Skip to content
Windsurf

Code Context Engine for Windsurf

io.github.ai-elara/code-context-engine

Index your codebase. AI searches instead of re-reading files. 94% token savings.

client:Windsurf transport:stdio runtime:pypi

Install Code Context Engine in Windsurf

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

{
  "mcpServers": {
    "code-context-engine": {
      "command": "uvx",
      "args": [
        "code-context-engine"
      ]
    }
  }
}

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

Code Context Engine in other clients