Skip to content
Gemini CLI

pipehero for Gemini CLI

io.github.pipehero/pipehero

Debug webhooks from your AI agent: inspect and replay captured webhooks on localhost.

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

Install pipehero in Gemini CLI

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

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

pipehero in other clients