Skip to content
Windsurf

ctxl for Windsurf

ai.autoblocks/ctxl

Personal context management for AI assistants

client:Windsurf transport:stdio runtime:npm

Install ctxl in Windsurf

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

{
  "mcpServers": {
    "ctxl": {
      "command": "npx",
      "args": [
        "-y",
        "ctxl"
      ]
    }
  }
}

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

ctxl in other clients