Skip to content
Cline

Agent Wormhole for Cline

io.github.runningoffcode/wormhole-x402

Check tokens, pages and x402 payments before your agent trusts them. Offline verdicts.

client:Cline transport:stdio runtime:npm

Install Agent Wormhole 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": {
    "wormhole-x402": {
      "command": "npx",
      "args": [
        "-y",
        "wormhole-x402"
      ],
      "env": {
        "WORMHOLE_API_KEY": "<WORMHOLE_API_KEY>",
        "WORMHOLE_VERIFY_URL": "<WORMHOLE_VERIFY_URL>",
        "WORMHOLE_ADDRESS_LEDGER": "<WORMHOLE_ADDRESS_LEDGER>"
      }
    }
  }
}

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

Agent Wormhole in other clients