Loading MCP server directory, please wait...
Kaspa x402 agent payer — pay x402 v2 services on Kaspa (KAS) per call, no account or API key
npx @getmcp/cli add io.github.Kali123411/kx402Requires Node.js 18+. Community-contributed server. Review source before installing.
KASPA_X402_KASPA_WASM_MODULEPath to the rusty-kaspa v2.0.0 nodejs WASM SDK (kaspa.js). Get it with the repo's `npm run fetch-sdk`.
KASPA_X402_FUNDING_WALLETFunding key: wallet-key:<path> to a 0600 file holding a 64-hex private key, or a raw 64-hex key.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Kali123411/kx402": {
"command": "npx",
"args": [
"-y",
"kx402",
"mcp"
],
"env": {
"KASPA_X402_KASPA_WASM_MODULE": "",
"KASPA_X402_FUNDING_WALLET": "",
"KASPA_X402_NETWORK": ""
}
}
}
}