Pop Pay runs on your own machine — the client starts it, so there is no endpoint to ping. 106 installs a week from npm. Last commit 7 Jul 2026.
Runtime security for AI agent commerce. CLI + MCP server blocks hallucinated purchases.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add pop-pay -- npx -y pop-pay
{
"mcpServers": {
"pop-pay": {
"args": [
"-y",
"pop-pay"
],
"command": "npx"
}
}
}
[mcp_servers.pop-pay]
command = "npx"
args = ["-y", "pop-pay"]
{
"mcpServers": {
"pop-pay": {
"args": [
"-y",
"pop-pay"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"pop-pay": {
"args": [
"-y",
"pop-pay"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.