Non-custodial x402 payments for AI agents. Sign locally, spend limits, Base network.
{
"mcpServers": {
"agentpay": {
"env": {
"AGENT_PRIVATE_KEY": "0x...",
"AGENT_WALLET_ADDRESS": "0x..."
},
"args": [
"agentpay-mcp"
],
"command": "npx"
}
}
}Non-custodial x402 payments for AI agents. Sign locally, spend limits, Base network.
Is it safe?
No known CVEs for agentpay-mcp.
No authentication — any process on your machine can connect.
License not specified.
Is it maintained?
Last commit 3 days ago. 3 stars. 150 weekly downloads.
Will it work with my client?
Transport: stdio, sse, http. Works with Claude Desktop, Cursor, Claude Code, and most MCP clients.
Context cost
4 tools. ~400 tokens (0.2% of 200K).
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
npx -y agentpay-mcp 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
set_spend_capSet a hard spend cap for an agent, enforced by smart contract
approve_transactionManually approve a transaction that requires human review
simulate_transactionPreview transaction cost and recipient before committing funds
get_spend_historyRetrieve full transaction history with merchant, amount, timestamp, and approval status
This server is missing a description.If you've used it, help the community.
Add informationNo known vulnerabilities.
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.