Skip to content
Gemini CLI

AnyHook for Gemini CLI

net.anyhook/anyhook

A webhook inbox for agents: one call returns a live URL. Mock, verify, inspect and replay.

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

Install AnyHook in Gemini CLI

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

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

AnyHook in other clients