Skip to content
Claude Desktop

CGIS Code Graph for Claude Desktop

io.github.zaebee/codegraph-brain

Code graph for AI agents: impact analysis and call tracing for Python and TypeScript.

client:Claude Desktop transport:stdio runtime:pypi

Install CGIS Code Graph in Claude Desktop

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

{
  "mcpServers": {
    "codegraph-brain": {
      "command": "uvx",
      "args": [
        "codegraph-brain"
      ]
    }
  }
}

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

CGIS Code Graph in other clients