Skip to content
Gemini CLI

Nahook for Gemini CLI

com.nahook/nahook

Manage Nahook webhooks from your AI client: endpoints, deliveries, retries, environments.

client:Gemini CLI transport:streamable-http

Install Nahook in Gemini CLI

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

{
  "mcpServers": {
    "nahook": {
      "httpUrl": "https://mcp.nahook.com/"
    }
  }
}

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

Nahook in other clients