mcpbeat Sign in

Payments AI MCP Server

local only

Payments AI MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 72 installs a week from npm.

Launch products and branded checkouts on Payments AI, the Merchant of Record for AI-built apps.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 167 · avg 16 · -60% w/w
a month agotoday
72
Installs / week
npm · @payments-ai/mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add payments-ai-mcp -- npx -y @payments-ai/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "payments-ai-mcp": {
      "args": [
        "-y",
        "@payments-ai/mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.payments-ai-mcp]
command = "npx"
args = ["-y", "@payments-ai/mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "payments-ai-mcp": {
      "args": [
        "-y",
        "@payments-ai/mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "payments-ai-mcp": {
      "args": [
        "-y",
        "@payments-ai/mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Payments AI MCP

same job, measured the same way
Payments AI MCP
by payments-managed

Launch products and branded checkouts on Payments AI, the Merchant of Record for AI-built apps.

answering
x402 Merchant Check
by gradientdecisions

Pre-payment merchant trust checks for x402 agents on Base and Solana.

1 tools answering
AgentPay (Russia)
by zapnikita95

RU merchant catalog for AI agents: price, stock, ProductCard. Controlled checkout. Not x402.

34 tools answering
MCP Mercado Pago
by codespar

Mercado Pago — payments, checkout, PIX, refunds for LATAM

21 installs/wk local only
Coal — Payments for AI agents
by emmanuel39hanks

Payment rails for AI agents. Pay merchants in USDC on Base. Dual-protocol: x402 + OKX APP.

13 tools answering
Cobroya
by dan1d

Mercado Pago payments for AI agents: payment links, search, refunds, merchant info.

24 installs/wk local only
Easy Labs MCP Server
by itseasy

Payments data, revenue workflows, and merchant-application guidance for AI agents, by Easy Labs.

84 installs/wk 14 tools answering
gate402 merchant checkout
by ogenalabs

Drop-in x402 checkout for merchants: issue terms, verify payment. $0.01 each.

2 tools answering

Payments AI MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Payments AI MCP?
Payments AI MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @payments-ai/mcp was installed 72 times last week.
Is Payments AI MCP still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Payments AI MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @payments-ai/mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Payments AI MCP?
The npm package @payments-ai/mcp was installed 72 times in the last week. Week over week that is -60%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.