Skip to content
Windsurf

sendpookie for Windsurf

io.github.git-akki/sendpookie

Create and send cinematic digital gifts for birthdays and anniversaries via Claude.

client:Windsurf transport:stdio runtime:npm

Install sendpookie 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": {
    "sendpookie": {
      "command": "npx",
      "args": [
        "-y",
        "@sendpookie/mcp"
      ],
      "env": {
        "POOKIE_API_KEY": "<POOKIE_API_KEY>"
      }
    }
  }
}

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

sendpookie in other clients