Skip to content
Windsurf

delega for Windsurf

io.github.delega-dev/delega

Delega MCP client. Public hosted access retired July 28, 2026; existing owner credentials only.

client:Windsurf transport:stdio runtime:npm

Install delega in Windsurf

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "delega": {
      "command": "npx",
      "args": [
        "-y",
        "@delega-dev/mcp"
      ],
      "env": {
        "DELEGA_API_KEY": "<DELEGA_API_KEY>",
        "DELEGA_API_URL": "<DELEGA_API_URL>",
        "DELEGA_CF_ACCESS_CLIENT_ID": "<DELEGA_CF_ACCESS_CLIENT_ID>",
        "DELEGA_CF_ACCESS_CLIENT_SECRET": "<DELEGA_CF_ACCESS_CLIENT_SECRET>"
      }
    }
  }
}

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

delega in other clients