Skip to content
Gemini CLI

Agent Channel for Gemini CLI

io.github.amkentech/agent-channel

One identity across Claude Code, Codex, Cursor, Gemini, Windsurf: shared inbox and handoffs.

client:Gemini CLI transport:streamable-http

Install Agent Channel in Gemini CLI

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

{
  "mcpServers": {
    "agent-channel": {
      "httpUrl": "https://channel.amkentech.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 Channel in other clients