Skip to content
Windsurf

TempoGraph for Windsurf

io.github.elmoaid/tempograph

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

client:Windsurf transport:stdio runtime:pypi

Install TempoGraph in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

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

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

TempoGraph in other clients