Skip to content
Cline

pop pay for Cline

io.github.100xpercent/pop-pay

Runtime security for AI agent commerce. CLI + MCP server blocks hallucinated purchases.

client:Cline transport:stdio runtime:npm

Install pop pay in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "pop-pay": {
      "command": "npx",
      "args": [
        "-y",
        "pop-pay"
      ],
      "env": {
        "POP_CDP_URL": "<POP_CDP_URL>",
        "POP_ALLOWED_CATEGORIES": "<POP_ALLOWED_CATEGORIES>",
        "POP_MAX_PER_TX": "<POP_MAX_PER_TX>",
        "POP_MAX_DAILY": "<POP_MAX_DAILY>",
        "POP_GUARDRAIL_ENGINE": "<POP_GUARDRAIL_ENGINE>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

pop pay in other clients