Skip to content
Back to search
30
MCP

@arispay/payagent-mcp

npm/@arispay/payagent-mcp

MCP server that gives AI agents a wallet: pay x402 APIs (USD + EUR), check balances, self-onboard with one tool call. Use with Claude, Cursor, or any MCP client — delegated custody, no private keys on the agent.

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

Similar MCP servers embedding-nearest

agentwallet-mcp
MCP Server for AgentWallet Protocol — AI agents get wallets, escrow, and payments as native tools
0 tools
@aifinpay/mcp
Pay-per-call MCP server for autonomous AI agents — installs in Claude Desktop / Cursor / Continue with one config block; on-chain settlement
0 tools
@asterpay/mcp-server
MCP server for AI agent commerce: /budget prepaid spending money with a hard cap (no API key needed), plus tools to discover and buy from Eu
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
mcp-server-agentpay
MCP server for AgentPay — the payment gateway for autonomous AI agents. Discover, provision, and pay for MCP tool APIs. Includes reliability
0 tools

How to use

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

{
  "mcpServers": {
    "@arispay/payagent-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}