Skip to content
Gemini CLI

Agent-Native Dispatch for Gemini CLI

io.github.builderio/agent-native-dispatch

Central Slack/Telegram router with jobs, memory, approvals, and A2A delegation

client:Gemini CLI transport:streamable-http

Install Agent-Native Dispatch in Gemini CLI

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

{
  "mcpServers": {
    "agent-native-dispatch": {
      "httpUrl": "https://dispatch.agent-native.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

Agent-Native Dispatch in other clients