Back to search
30
MCP

pop-pay

npm/pop-pay

The runtime security layer for AI agent commerce. Drop-in CLI + MCP server — blocks hallucinated purchases and keeps card credentials out of agent context. It only takes 0.1% of hallucination to drain 100% of your wallet.

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.100xpercent/pop-pay
Runtime security for AI agent commerce. CLI + MCP server blocks hallucinated purchases.
0 tools
@100xpercent/mcp-server-pop-pay
MCP-convention alias for pop-pay. Runtime security for AI agent commerce — CLI + MCP server.
0 tools
@useagentpay/mcp-server
MCP server that lets AI agents make purchases with human approval. Local-first payments, encrypted credentials, budget controls.
0 tools
mpp32-mcp-server
Payment layer for AI agents. One MCP, five protocols, thousands of paid APIs your agent can call.
0 tools
io.github.mpp32/mpp32-mcp-server
Payment layer for AI agents. One MCP, five protocols, thousands of paid APIs your agent can call.
0 tools
io.github.sinewaveai/agent-security-scanner-mcp
Security layer for AI agents: blocks prompt injection, detects fake packages, scans vulnerabilities.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "pop-pay": {
      "url": "None",
      "transport": "http"
    }
  }
}