Kaspa x402 agent payer — pay x402 v2 services on Kaspa (KAS) per call, no account or API key
Runs locally over stdio
This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).
Run
npx -y kx402
MCP client config
{
"mcpServers": {
"kx402": {
"command": "npx",
"args": [
"-y",
"kx402"
]
}
}
}