Skip to content
Windsurf

SuprSend for Windsurf

io.github.suprsend/cli

Manage SuprSend entities — workflows, templates, users, objects, tenants — from your AI assistant.

client:Windsurf transport:stdio runtime:npm

Install SuprSend 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": {
    "cli": {
      "command": "npx",
      "args": [
        "-y",
        "suprsend"
      ],
      "env": {
        "SUPRSEND_SERVICE_TOKEN": "<SUPRSEND_SERVICE_TOKEN>",
        "SUPRSEND_BASE_URL": "<SUPRSEND_BASE_URL>",
        "SUPRSEND_MGMNT_URL": "<SUPRSEND_MGMNT_URL>"
      }
    }
  }
}

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

SuprSend in other clients