Skip to content
Gemini CLI

catchr for Gemini CLI

dev.workers.perch-app.catchr/catchr

Instant no-signup webhook & HTTP-request inspector for testing webhooks and agent tool-callbacks.

client:Gemini CLI transport:streamable-http

Install catchr in Gemini CLI

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

{
  "mcpServers": {
    "catchr": {
      "httpUrl": "https://catchr.perch-app.workers.dev/mcp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

catchr in other clients