Odel
kx402

kx402

Local
@kali123411JavaScriptMITUpdated 1mo ago

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).

npmkx402v0.1.1

Run

npx -y kx402

MCP client config

{
  "mcpServers": {
    "kx402": {
      "command": "npx",
      "args": [
        "-y",
        "kx402"
      ]
    }
  }
}