CursorPool
← 返回首页

pop-pay

1

面向 AI agent 商务的运行时安全层:卡片凭证经 CDP 注入浏览器,绝不进入 agent 的上下文窗口。

安装时此配置会传入 Cursor,请先检查 command / args / env 等字段再继续。

{
  "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"
  }
}