agent-bus

TadMSTR/agent-bus
★ 1 stars Python AI/LLM Updated today
A FastMCP server that provides a unified inter-agent event log for multi-agent Claude Code setups. Agents log communication events (task handoffs, audit requests, build completions) via MCP tools; events are written to local JSONL files and federated to NATS JetStream for real-time observability.
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": {
    "agent-bus": {
      "command": "uvx",
      "args": [
        "agent-bus"
      ]
    }
  }
}

Or install with pip: pip install agent-bus

README Excerpt

A FastMCP server that provides a unified inter-agent event log for multi-agent Claude Code setups. Agents log communication events (task handoffs, audit requests, build completions) via MCP tools; events are written to local JSONL files and optionally federated to NATS JetStream for real-time observability.

Tools (16)

AGENT_BUS_COMMS_DIRAGENT_BUS_CROSS_AGENT_RETENTION_DAYSAGENT_BUS_SESSION_RETENTION_DAYSAGENT_BUS_WEBHOOK_EVENTSAGENT_BUS_WEBHOOK_URLNATS_URLNTFY_URLartifact_pathevent_typelimitmetadatascopesincesourcesummarytarget

Topics

agentagent-busbus