WhisperGraph for Cursor
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:Cursor
transport:streamable-http
runtime:npm
Install WhisperGraph in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"whisper-graph": {
"url": "https://mcp.whisper.security"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs