Skip to content
Grok

vgraph mcp for Grok

com.vithanco/vgraph-mcp

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

client:Grok transport:streamable-http runtime:npm

Install vgraph mcp in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "vgraph-mcp": {
      "type": "http",
      "url": "https://mcp.vithanco.com/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

vgraph mcp in other clients