vgraph mcp for Cursor
com.vithanco/vgraph-mcp
Concept Maps, IBIS, Causal Loop Diagrams and Timelines as images. Runs locally via WebAssembly.
client:Cursor
transport:streamable-http
runtime:npm
Install vgraph mcp in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"vgraph-mcp": {
"url": "https://mcp.vithanco.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs