Skip to content
Grok

WhisperGraph for Grok

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:Grok transport:streamable-http runtime:npm

Install WhisperGraph in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "whisper-graph": {
      "type": "http",
      "url": "https://mcp.whisper.security"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

WhisperGraph in other clients