Skip to content
Zed

vgraph mcp for Zed

com.vithanco/vgraph-mcp

Concept Maps, IBIS, Causal Loop Diagrams and Timelines as images. Runs locally via WebAssembly.

client:Zed transport:streamable-http runtime:npm

Install vgraph mcp in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "vgraph-mcp": {
      "url": "https://mcp.vithanco.com/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

vgraph mcp in other clients