Skip to content
Windsurf

cortex for Windsurf

io.github.danielblomma/cortex

Local repo context for coding assistants with semantic search and graph relationships.

client:Windsurf transport:stdio runtime:npm

Install cortex in Windsurf

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

{
  "mcpServers": {
    "cortex": {
      "command": "npx",
      "args": [
        "-y",
        "@danielblomma/cortex-mcp"
      ]
    }
  }
}

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

cortex in other clients