Skip to content
Cursor

agent bus for Cursor

com.flowaiapi/agent-bus

Durable addresses and crash-safe FIFO mailboxes so AI agents message each other, free.

client:Cursor transport:streamable-http tools:25

Install agent bus in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "agent-bus": {
      "url": "https://api.flowaiapi.com/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

What Cursor can do once it is connected

All 25 tools →

agent bus in other clients