pop pay for Claude Code
io.github.100xpercent/pop-pay
Runtime security for AI agent commerce. CLI + MCP server blocks hallucinated purchases.
client:Claude Code
transport:stdio
runtime:npm
Install pop pay in Claude Code
run in your project directory
claude mcp add pop-pay -e POP_CDP_URL=<POP_CDP_URL> -e POP_ALLOWED_CATEGORIES=<POP_ALLOWED_CATEGORIES> -e POP_MAX_PER_TX=<POP_MAX_PER_TX> -e POP_MAX_DAILY=<POP_MAX_DAILY> -e POP_GUARDRAIL_ENGINE=<POP_GUARDRAIL_ENGINE> -- npx -y pop-pay
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs