mcpbeat Sign in

X402 Payagent MCP Server

local only

X402 Payagent MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 123 installs a week from npm. Last commit 27 Aug 2026.

Pay x402 APIs in USDC on Base, Solana, and BNB Chain with spend mandates, receipts, idempotency.

Installs per day peak 417 · avg 52 · -87% w/w
a month agotoday
123
Installs / week
npm · @arispay/payagent-mcp
0
Stars
0 open issues
27 Aug 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

What the code does

We read the source, 16 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Package points at a different repository arispay-inc/payagent-mcp
пакет @arispay/payagent-mcp ссылается на arispay-inc/arispay-x402

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

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 x402-payagent-mcp -- npx -y @arispay/payagent-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "x402-payagent-mcp": {
      "args": [
        "-y",
        "@arispay/payagent-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.x402-payagent-mcp]
command = "npx"
args = ["-y", "@arispay/payagent-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "x402-payagent-mcp": {
      "args": [
        "-y",
        "@arispay/payagent-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "x402-payagent-mcp": {
      "args": [
        "-y",
        "@arispay/payagent-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to X402 Payagent MCP

same job, measured the same way
Payagent MCP
by stevemilton

Pay x402 APIs in USDC on Base, Solana, and BNB Chain with spend mandates, receipts, idempotency.

local only
AgnicPay
by agnicpay-prog

X402 payment MCP for AI agents. Auto-pay 300+ APIs with USDC on Base and Solana.

answering
X402 MCP
by kwizzlesurp10-ctrl

Pay for HTTP APIs and charge for your own: x402 micropayments in USDC on Base.

19 tools answering
C
Parser
by wrapper-agency-parsedoc

Parse receipts & invoices into structured JSON. Pay per call in USDC (x402 on Base), no API key.

33 installs/wk local only
AgentPay
by yyxqqq777

x402 micropayments MCP: Xiaohongshu notes and paid APIs settled in USDC on Base.

4 tools answering
Hilt Pay Agent Commerce
by hilt

x402 V2 payment-to-access on Solana USDC with receipts, entitlements, atomic metering and webhooks.

9 tools answering
Trading MCP
by ai-rook-agents

72 x402 endpoints: trading, AI inference, blockchain, escrow. USDC on Base+Solana.

92 installs/wk 10 tools answering
Swarmwage
by swarmwage

Hire and pay specialized AI agents in USDC on Base. Open MCP protocol above x402.

29 installs/wk local only

X402 Payagent MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for X402 Payagent MCP?
X402 Payagent 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 @arispay/payagent-mcp was installed 123 times last week.
How do I connect X402 Payagent 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 @arispay/payagent-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use X402 Payagent MCP?
The npm package @arispay/payagent-mcp was installed 123 times in the last week. Week over week that is -87%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is X402 Payagent MCP open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.