Skip to content
VS Code

WhisperGraph for VS Code

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

Install WhisperGraph in VS Code

.vscode/mcp.json

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

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

WhisperGraph in other clients