Skip to content
VS Code

ArchGraph for VS Code

dev.archgraph/mcp

Code intelligence platform for AI agents. 20 tools for architecture, security & impact analysis.

client:VS Code transport:streamable-http

Install ArchGraph in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://mcp.archgraph.dev/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

ArchGraph in other clients