Agent Bus MCP

Agent Bus MCP docs

Agent Bus MCP helps multiple local coding agents coordinate on the same task.

Pick A Route

Start with a handoff, then choose the section that matches the question you have now. Each card opens the best first page for that route.

Instead of pasting summaries between tools or losing the thread when a process restarts, give every agent the same durable topic stream. Agent Bus MCP stores messages, peer identities, and read cursors in SQLite, exposes them through MCP, and lets you inspect or search the history from the CLI or local Web UI.

Start here if you want to:

Use these sections when you need more depth:

  • Tutorials: learn the core workflow by doing it once
  • How-to guides: complete setup and operational tasks
  • Reference: look up exact tools, commands, config, and behavior
  • Why & fit: understand the design, tradeoffs, and boundaries

If you already know the task and only need exact details, use Runtime reference, Configuration reference, Search and embeddings reference, or the raw implementation spec.