vgraph mcp for VS Code
com.vithanco/vgraph-mcp
Concept Maps, IBIS, Causal Loop Diagrams and Timelines as images. Runs locally via WebAssembly.
client:VS Code
transport:streamable-http
runtime:npm
Install vgraph mcp in VS Code
.vscode/mcp.json
{
"servers": {
"vgraph-mcp": {
"type": "http",
"url": "https://mcp.vithanco.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs