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