HomeDevelopment › llm-bus

llm-bus

Coordinate multiple AI agents over MCP: atomic claims, leases, shared ledger, handoffs, tasks.

TypeScript CloudLocal Remote
★ 9 stars Last pushed 2026-09-03 License: AGPL-3.0

Topics: Coding Agents

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://mcp.llm-bus.com/mcp Requires auth (checked 2026-09-24)

Claude Code:

claude mcp add --transport http llm-bus https://mcp.llm-bus.com/mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "llm-bus": {
      "url": "https://mcp.llm-bus.com/mcp"
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry