X402 API runs on your own machine — the client starts it, so there is no endpoint to ping. 41 installs a week from npm. Last commit 12 Mar 2026.
DeFi data API for AI agents — pay-per-call via x402/USDC on Base
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.
claude mcp add x402-api -- npx -y @x402-api/mcp-server
{
"mcpServers": {
"x402-api": {
"args": [
"-y",
"@x402-api/mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.x402-api]
command = "npx"
args = ["-y", "@x402-api/mcp-server"]
{
"mcpServers": {
"x402-api": {
"args": [
"-y",
"@x402-api/mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"x402-api": {
"args": [
"-y",
"@x402-api/mcp-server"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.