io.github.100xPercent
pop-pay
Stop AI agents leaking your card or making hallucinated purchases. No SaaS, no login, fully local.
stdiocommunityinfra
Package Details
pop-pay
Transportstdio
Runtime Arguments
Positional
Position 0Required
launch-mcpEnvironment Variables
POP_CDP_URL(str)
Default:
http://localhost:9222Chrome DevTools Protocol endpoint for credential injection (default: http://localhost:9222)
POP_ALLOWED_CATEGORIES(str)
Default:
["aws","cloudflare"]JSON array of allowed vendor categories (e.g. '["aws","cloudflare"]')
POP_MAX_PER_TX(str)
Default:
100.0Per-transaction spending limit in USD
POP_MAX_DAILY(str)
Default:
500.0Daily spending limit in USD
POP_GUARDRAIL_ENGINE(str)
Default:
keywordGuardrail engine: 'keyword' (offline, default) or 'llm' (requires API key)