codegraphcontext mcp for Claude Desktop
com.clauxel.codegraphcontext/codegraphcontext-mcp
A paid remote MCP for code graph MCP for AI coding, built to return verdicts, receipts, usage logs,
client:Claude Desktop
transport:streamable-http
Install codegraphcontext mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"codegraphcontext-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://codegraphcontext.clauxel.com/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs