Skip to content
Windsurf

BitBooth Seller Routes for Windsurf

io.github.drock91/bitbooth-routes

Create private x402 seller routes, set prices, and route payouts directly to your wallets.

client:Windsurf transport:stdio runtime:npm

Install BitBooth Seller Routes 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": {
    "bitbooth-routes": {
      "command": "npx",
      "args": [
        "-y",
        "@bitbooth/mcp-routes"
      ],
      "env": {
        "BITBOOTH_API_KEY": "<BITBOOTH_API_KEY>",
        "BITBOOTH_BASE_URL": "<BITBOOTH_BASE_URL>"
      }
    }
  }
}

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

BitBooth Seller Routes in other clients