Skip to content
Cline

kx402 for Cline

io.github.kali123411/kx402

Kaspa x402 agent payer — pay x402 v2 services on Kaspa (KAS) per call, no account or API key

client:Cline transport:stdio runtime:npm

Install kx402 in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "kx402": {
      "command": "npx",
      "args": [
        "-y",
        "kx402"
      ],
      "env": {
        "KASPA_X402_KASPA_WASM_MODULE": "<KASPA_X402_KASPA_WASM_MODULE>",
        "KASPA_X402_FUNDING_WALLET": "<KASPA_X402_FUNDING_WALLET>",
        "KASPA_X402_NETWORK": "<KASPA_X402_NETWORK>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

kx402 in other clients