Skip to content
Windsurf

ecardwidget mcp for Windsurf

io.github.ecardwidget/ecardwidget-mcp

Send eCards, run bulk campaigns, and automate recurring cards from your AI assistant.

client:Windsurf transport:stdio runtime:npm

Install ecardwidget mcp 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": {
    "ecardwidget-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "ecardwidget-mcp"
      ],
      "env": {
        "ECW_API_KEY": "<ECW_API_KEY>",
        "ECW_BASE_URL": "<ECW_BASE_URL>"
      }
    }
  }
}

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

ecardwidget mcp in other clients