Skip to content
Windsurf

x402station for Windsurf

io.github.sf1nx/x402station

x402station.io: independent risk-signal layer for x402 endpoints before agents pay.

client:Windsurf transport:stdio runtime:npm

Install x402station 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": {
    "x402station": {
      "command": "npx",
      "args": [
        "-y",
        "x402station-mcp"
      ],
      "env": {
        "AGENT_PRIVATE_KEY": "<AGENT_PRIVATE_KEY>",
        "X402STATION_BASE_URL": "<X402STATION_BASE_URL>"
      }
    }
  }
}

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

x402station in other clients