ai-agent-bus

parf/ai-agent-bus
★ 1 stars Go AI/LLM Updated 2d ago
Connect AI agents, bots and services so they can find and message each other. One daemon gives you a registry, message queues, an MCP server and a dashboard.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ai-agent-bus": {
      "command": "go",
      "args": [
        "run",
        "github.com/parf/ai-agent-bus@latest"
      ]
    }
  }
}

README Excerpt

Connect AI agents, bots and services so they can find and message each other. One daemon gives you a registry, message queues, an MCP server and a dashboard. **Design first, and a working PoC.** The PoC is built and green in intended shape. A first version (V1) runs in production on a message broker and is