Skip to content
Gemini CLI

AgenTrux for Gemini CLI

com.agentrux/agentrux

Authenticated event topics for agent-to-agent messaging with per-agent credentials and audit logs.

client:Gemini CLI transport:streamable-http

Install AgenTrux in Gemini CLI

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

{
  "mcpServers": {
    "agentrux": {
      "httpUrl": "https://api.agentrux.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

AgenTrux in other clients