Xenarch MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 96 installs a week from npm. Last commit 1 Aug 2026.
Xenarch — x402 MCP server for AI agent payments. Non-custodial, USDC on Base L2.
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 xenarch-mcp -- npx -y @xenarch/agent-mcp
{
"mcpServers": {
"xenarch-mcp": {
"args": [
"-y",
"@xenarch/agent-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.xenarch-mcp]
command = "npx"
args = ["-y", "@xenarch/agent-mcp"]
{
"mcpServers": {
"xenarch-mcp": {
"args": [
"-y",
"@xenarch/agent-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"xenarch-mcp": {
"args": [
"-y",
"@xenarch/agent-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.