Skip to content
Claude Desktop

cgraphy for Claude Desktop

io.github.pmgarg/cgraphy

Code knowledge graph over MCP: token-budgeted context for AI coding agents.

client:Claude Desktop transport:stdio runtime:pypi

Install cgraphy in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "cgraphy": {
      "command": "uvx",
      "args": [
        "cgraphy"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

cgraphy in other clients