Skip to content
Cline

BitBooth Agent Tools for Cline

io.github.drock91/bitbooth-fetch

Discover BitBooth APIs for free, then buy capped x402 fetch, PageDelta, and wallet checks.

client:Cline transport:stdio runtime:npm

Install BitBooth Agent Tools 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-fetch": {
      "command": "npx",
      "args": [
        "-y",
        "@bitbooth/mcp-fetch"
      ],
      "env": {
        "BITBOOTH_AGENT_KEY": "<BITBOOTH_AGENT_KEY>",
        "BITBOOTH_API_URL": "<BITBOOTH_API_URL>",
        "BITBOOTH_CHAIN_ID": "<BITBOOTH_CHAIN_ID>",
        "BITBOOTH_PAYMENT_RAIL": "<BITBOOTH_PAYMENT_RAIL>",
        "BITBOOTH_XRPL_SEED": "<BITBOOTH_XRPL_SEED>",
        "BITBOOTH_MAX_PER_CALL_USD": "<BITBOOTH_MAX_PER_CALL_USD>",
        "BITBOOTH_DAILY_LIMIT_USD": "<BITBOOTH_DAILY_LIMIT_USD>"
      }
    }
  }
}

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

BitBooth Agent Tools in other clients