Skip to content
Cline

three.ws Agent Payments for Cline

io.github.nirholas/agentcore-payments-mcp

Governed x402 payment sessions: pay any endpoint with budget, allowlist & per-tx caps, no key.

client:Cline transport:stdio runtime:npm

Install three.ws Agent Payments 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": {
    "agentcore-payments-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@three-ws/agentcore-payments-mcp"
      ],
      "env": {
        "THREE_WS_SESSION": "<THREE_WS_SESSION>",
        "PAYMENT_SESSION_TOKEN": "<PAYMENT_SESSION_TOKEN>",
        "THREE_WS_BASE": "<THREE_WS_BASE>",
        "THREE_WS_TIMEOUT_MS": "<THREE_WS_TIMEOUT_MS>"
      }
    }
  }
}

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

three.ws Agent Payments in other clients