Skip to content
Gemini CLI

agent bus for Gemini CLI

com.flowaiapi/agent-bus

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

client:Gemini CLI transport:streamable-http tools:25

Install agent bus in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

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

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

What Gemini CLI can do once it is connected

All 25 tools →

agent bus in other clients