Skip to content
Windsurf

codexa for Windsurf

io.github.mirnoorata/codexa

Codex-native codebase intelligence context compiler and query-only MCP server.

client:Windsurf transport:stdio runtime:npm

Install codexa in Windsurf

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "codexa": {
      "command": "npx",
      "args": [
        "-y",
        "@mirnoorata/codexa"
      ],
      "env": {
        "CODEXA_MCP_STRUCTURED_BUDGET_BYTES": "<CODEXA_MCP_STRUCTURED_BUDGET_BYTES>"
      }
    }
  }
}

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

codexa in other clients