Skip to content
Gemini CLI

AgentCat for Gemini CLI

com.agentcat/agentcat

Analytics and debugging for your MCP server — explore usage and sessions, then root-cause errors.

client:Gemini CLI transport:streamable-http

Install AgentCat in Gemini CLI

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

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

AgentCat in other clients