Skip to content
Gemini CLI

Webhound for Gemini CLI

ai.webhound/webhound

Budgeted reports and datasets with Hound, Webhound's DeepSeek V4 Pro + GPT-5.4 research harness.

client:Gemini CLI transport:streamable-http runtime:npm

Install Webhound in Gemini CLI

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

{
  "mcpServers": {
    "webhound": {
      "httpUrl": "https://api.webhound.ai/api/v2/mcp"
    }
  }
}

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

Webhound in other clients