Skip to content
Windsurf

code atlas for Windsurf

io.github.lusiem/code-atlas

Code intelligence MCP: symbols, call graphs, change impact + affected tests, routes, search.

client:Windsurf transport:stdio runtime:npm

Install code atlas in Windsurf

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

{
  "mcpServers": {
    "code-atlas": {
      "command": "npx",
      "args": [
        "-y",
        "@lusiem/code-atlas"
      ]
    }
  }
}

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

code atlas in other clients