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
{
"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