Loading MCP server directory, please wait...
Create and send cinematic digital gifts for birthdays and anniversaries via Claude.
npx @getmcp/cli add io.github.git-akki/sendpookieRequires Node.js 18+. Community-contributed server. Review source before installing.
POOKIE_API_KEYYour SendPookie API key — get it from sendpookie.com → Settings → Developer
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.git-akki/sendpookie": {
"command": "npx",
"args": [
"-y",
"@sendpookie/mcp"
],
"env": {
"POOKIE_API_KEY": ""
}
}
}
}