Skip to content
Windsurf

Agent Wormhole for Windsurf

io.github.runningoffcode/wormhole-x402

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

client:Windsurf transport:stdio runtime:npm

Install Agent Wormhole in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.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>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

Agent Wormhole in other clients