Skip to content
Windsurf

Cortex MCP — Multi-Level Reasoning Server for Windsurf

io.github.j0hanz/cortex-mcp

Multi-level reasoning MCP server with configurable depth levels

client:Windsurf transport:stdio runtime:npm

Install Cortex MCP — Multi-Level Reasoning Server in Windsurf

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

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

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

Cortex MCP — Multi-Level Reasoning Server in other clients