io.github.100xPercent/pop-pay MCP Server
io.github.100xPercent/pop-pay
What is the io.github.100xPercent/pop-pay MCP server?
Runtime security for AI agent commerce. CLI + MCP server blocks hallucinated purchases.
How to install io.github.100xPercent/pop-pay
Copy-paste configuration for popular MCP clients.
POP_CDP_URLChrome DevTools Protocol endpoint for credential injection (default: http://localhost:9222)
POP_ALLOWED_CATEGORIESJSON array of allowed vendor categories (e.g. '["aws","cloudflare"]')
POP_MAX_PER_TXPer-transaction spending limit in USD
POP_MAX_DAILYDaily spending limit in USD
POP_GUARDRAIL_ENGINEGuardrail engine: 'keyword' (offline, default) or 'llm' (requires API key)
{
"mcpServers": {
"pop-pay": {
"command": "npx",
"args": [
"-y",
"pop-pay",
"launch-mcp"
],
"env": {
"POP_CDP_URL": "<YOUR_POP_CDP_URL>",
"POP_ALLOWED_CATEGORIES": "<YOUR_POP_ALLOWED_CATEGORIES>",
"POP_MAX_PER_TX": "<YOUR_POP_MAX_PER_TX>",
"POP_MAX_DAILY": "<YOUR_POP_MAX_DAILY>",
"POP_GUARDRAIL_ENGINE": "<YOUR_POP_GUARDRAIL_ENGINE>"
}
}
}
}{
"mcpServers": {
"pop-pay": {
"command": "npx",
"args": [
"-y",
"pop-pay",
"launch-mcp"
],
"env": {
"POP_CDP_URL": "<YOUR_POP_CDP_URL>",
"POP_ALLOWED_CATEGORIES": "<YOUR_POP_ALLOWED_CATEGORIES>",
"POP_MAX_PER_TX": "<YOUR_POP_MAX_PER_TX>",
"POP_MAX_DAILY": "<YOUR_POP_MAX_DAILY>",
"POP_GUARDRAIL_ENGINE": "<YOUR_POP_GUARDRAIL_ENGINE>"
}
}
}
}{
"mcpServers": {
"pop-pay": {
"command": "npx",
"args": [
"-y",
"pop-pay",
"launch-mcp"
],
"env": {
"POP_CDP_URL": "<YOUR_POP_CDP_URL>",
"POP_ALLOWED_CATEGORIES": "<YOUR_POP_ALLOWED_CATEGORIES>",
"POP_MAX_PER_TX": "<YOUR_POP_MAX_PER_TX>",
"POP_MAX_DAILY": "<YOUR_POP_MAX_DAILY>",
"POP_GUARDRAIL_ENGINE": "<YOUR_POP_GUARDRAIL_ENGINE>"
}
}
}
}{
"servers": {
"pop-pay": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"pop-pay",
"launch-mcp"
],
"env": {
"POP_CDP_URL": "<YOUR_POP_CDP_URL>",
"POP_ALLOWED_CATEGORIES": "<YOUR_POP_ALLOWED_CATEGORIES>",
"POP_MAX_PER_TX": "<YOUR_POP_MAX_PER_TX>",
"POP_MAX_DAILY": "<YOUR_POP_MAX_DAILY>",
"POP_GUARDRAIL_ENGINE": "<YOUR_POP_GUARDRAIL_ENGINE>"
}
}
}
}claude mcp add pop-pay --env POP_CDP_URL=<YOUR_POP_CDP_URL> --env POP_ALLOWED_CATEGORIES=<YOUR_POP_ALLOWED_CATEGORIES> --env POP_MAX_PER_TX=<YOUR_POP_MAX_PER_TX> --env POP_MAX_DAILY=<YOUR_POP_MAX_DAILY> --env POP_GUARDRAIL_ENGINE=<YOUR_POP_GUARDRAIL_ENGINE> -- npx -y pop-pay launch-mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.