Back to search
30
MCP
@arispay/payagent-mcp
npm/@arispay/payagent-mcpMCP 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
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"@arispay/payagent-mcp": {
"url": "None",
"transport": "http"
}
}
}