pop-pay
Runtime security layer for AI agent commerce. Card credentials inject into the browser via CDP — never enter the agent's context window.
cursor.directory·↓ 1
MCP
pop-pay
Pay with pop-pay to secure your payment info. Runtime security layer for AI agent commerce. Card credentials inject into the browser via CDP — never enter the agent's context window.
{
"command": "npx",
"args": [
"-y",
"pop-pay",
"launch-mcp"
],
"env": {
"POP_CDP_URL": "http://localhost:9222",
"POP_ALLOWED_CATEGORIES": "[\"aws\",\"cloudflare\"]",
"POP_MAX_PER_TX": "100.0",
"POP_MAX_DAILY": "500.0",
"POP_GUARDRAIL_ENGINE": "keyword"
}
}