Skip to content
Gemini CLI

agent loop detector for Gemini CLI

io.github.lazymac2x/agent-loop-detector

Cloudflare Workers MCP server: agent-loop-detector

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

Install agent loop detector in Gemini CLI

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

{
  "mcpServers": {
    "agent-loop-detector": {
      "httpUrl": "https://api.lazy-mac.com/agent-loop-detector/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 loop detector in other clients