mcp for Claude Code
org.giftcardshop/mcp
Browse the giftcardshop catalog and buy gift cards with Lightning over MCP. No account, no signup.
client:Claude Code
transport:stdio
runtime:npm
Install mcp in Claude Code
run in your project directory
claude mcp add mcp -e GCS_INTERNAL_SECRET=<GCS_INTERNAL_SECRET> -e GCS_API_BASE=<GCS_API_BASE> -- npx -y @giftcardshop/mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs