Skip to content
Windsurf

Cortex for Windsurf

io.github.abbacusgroup/cortex

Persistent knowledge system with OWL-RL reasoning and 22 MCP tools. Local-first.

client:Windsurf transport:stdio runtime:pypi

Install Cortex in Windsurf

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

{
  "mcpServers": {
    "cortex": {
      "command": "uvx",
      "args": [
        "abbacus-cortex"
      ]
    }
  }
}

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

Cortex in other clients