Skip to content
Gemini CLI

WhisperGraph for Gemini CLI

io.github.whisper-sec/whisper-graph

The internet's infrastructure graph for AI agents - 46B nodes and edges, free trial via 2 HTTP calls

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

Install WhisperGraph in Gemini CLI

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

{
  "mcpServers": {
    "whisper-graph": {
      "httpUrl": "https://mcp.whisper.security"
    }
  }
}

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

WhisperGraph in other clients