Non-custodial x402 payment MCP server for AI agents. Wallets and payments on 17 chains.
claude mcp add agentpay -- npx -y agentpay-mcp
claude_desktop_config.json
{
"mcpServers": {
"agentpay": {
"command": "npx",
"args": [
"-y",
"agentpay-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"agentpay": {
"command": "npx",
"args": [
"-y",
"agentpay-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"agentpay": {
"command": "npx",
"args": [
"-y",
"agentpay-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"agentpay": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"agentpay-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"agentpay": {
"command": "npx",
"args": [
"-y",
"agentpay-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.up2itnow0822--agentpay/reviews or the review_server meta-tool.
POST /mcp