agent bus for Zed
com.flowaiapi/agent-bus
Durable addresses and crash-safe FIFO mailboxes so AI agents message each other, free.
client:Zed
transport:streamable-http
tools:25
Install agent bus in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"agent-bus": {
"url": "https://api.flowaiapi.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs