Skip to content
Windsurf

contextatlas for Windsurf

io.github.traviswye/contextatlas

Pre-computed atlas of your codebase for Claude Code: LSP + ADRs + git. 45-72% token reduction.

client:Windsurf transport:stdio runtime:npm

Install contextatlas in Windsurf

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

{
  "mcpServers": {
    "contextatlas": {
      "command": "npx",
      "args": [
        "-y",
        "contextatlas"
      ]
    }
  }
}

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

contextatlas in other clients