Skip to content
Gemini CLI

Agent Watch for Gemini CLI

io.github.entradox/agent-watch

Monitoring for the agent economy — liveness, latency, trust scoring for MCP endpoints

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

Install Agent Watch in Gemini CLI

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

{
  "mcpServers": {
    "agent-watch": {
      "httpUrl": "https://agent-watch-api-production.up.railway.app/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

Agent Watch in other clients