Skip to content
Cline

BitBooth Seller Routes for Cline

io.github.drock91/bitbooth-routes

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

client:Cline transport:stdio runtime:npm

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

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

BitBooth Seller Routes in other clients