Skip to content
VS Code

codegraphcontext mcp for VS Code

com.clauxel.codegraphcontext/codegraphcontext-mcp

A paid remote MCP for code graph MCP for AI coding, built to return verdicts, receipts, usage logs,

client:VS Code transport:streamable-http

Install codegraphcontext mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "codegraphcontext-mcp": {
      "type": "http",
      "url": "https://codegraphcontext.clauxel.com/mcp"
    }
  }
}

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

codegraphcontext mcp in other clients