Skip to content
Windsurf

Delx MCP Server for Windsurf

io.github.davidmosiah/delx-mcp-server

Free stdio bridge to Delx Protocol: resume after compaction, warm handoff, recover. No API key.

client:Windsurf transport:stdio runtime:npm

Install Delx MCP Server in Windsurf

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

{
  "mcpServers": {
    "delx-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "delx-mcp-server"
      ]
    }
  }
}

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

Delx MCP Server in other clients