73
/ 100
22 days ago
glama

pop-pay

Project Point One Percent - Agent Pay \[pop-pay] is a payment guardrail and one-time flow protocol specifically designed for Agentic AI (e.g., Claude Code, OpenClaw). It enables agents to handle financial transactions safely without risking unlimited exposure of human-controlled credit cards.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 3 credentials: POP_LLM_API_KEY, POP_STRIPE_KEY, POP_X402_WALLET_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configPOP_VAULT_COMPILED_SALT
configPOP_CHROME_PATH
configPOP_CDP_URL"": "http://localhost:9222"
configPOP_VAULT_PATH
🔐 secretPOP_LLM_API_KEY
configPOP_LLM_BASE_URL
configPOP_LLM_MODEL
configPOP_ACCEPT_OSS_SALT
configPOP_EXTRA_BLOCK_KEYWORDS
configPOP_ALLOWED_PAYMENT_PROCESSORS
configPOP_BILLING_FIRST_NAME
configPOP_BILLING_LAST_NAME
configPOP_BILLING_STREET
configPOP_BILLING_CITY
configPOP_BILLING_STATE
configPOP_BILLING_COUNTRY
configPOP_BILLING_ZIP
configPOP_BILLING_EMAIL
configPOP_BILLING_PHONE
configPOP_BILLING_PHONE_COUNTRY_CODE
configPOP_BLACKOUT_MODE
configPOP_ALLOWED_CATEGORIESe ='["aws","cloudflare"]' \
configPOP_MAX_PER_TXe =100.0 \
configPOP_MAX_DAILYe =500.0 \
configPOP_BLOCK_LOOPStrue Block hallucination/retry loops
🔐 secretPOP_STRIPE_KEYStripe Issuing Real virtual cards via Stripe API. Requires .
configPOP_AUTO_INJECTtrue Enable CDP card injection
configPOP_GUARDRAIL_ENGINEe =keyword \
configPOP_WEBHOOK_URL
configPOP_APPROVAL_WEBHOOK
configPOP_BYOC_NUMBER
configPOP_REQUIRE_HUMAN_APPROVAL
configPOP_PURCHASER_INFO_BLOCKING
🔐 secretPOP_X402_WALLET_KEY
configPOP_BYOC_EXP_MONTH
configPOP_BYOC_EXP_YEAR
configPOP_BYOC_CVV
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 3 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/100xpercent-pop-pay-python-1pft8x)](https://m8ven.ai/mcp/100xpercent-pop-pay-python-1pft8x)
commit: 5ffc27c1adca3041f6a3d25e41b87738bffc153e
code hash: 453dc2174ebbf2a9747c236115c1cac6154762c3c6c0be58eb4e844385e81b47
verified: 6/15/2026, 3:11:46 PM
view raw JSON →