Skip to content
Claude Desktop

TempoGraph for Claude Desktop

io.github.elmoaid/tempograph

Code graph context engine with 24 MCP tools. 170+ languages via tree-sitter.

client:Claude Desktop transport:stdio runtime:pypi

Install TempoGraph in Claude Desktop

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

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

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

TempoGraph in other clients