BitBooth Agent Tools for Claude Code
io.github.drock91/bitbooth-fetch
Discover BitBooth APIs for free, then buy capped x402 fetch, PageDelta, and wallet checks.
client:Claude Code
transport:stdio
runtime:npm
Install BitBooth Agent Tools in Claude Code
run in your project directory
claude mcp add bitbooth-fetch -e BITBOOTH_AGENT_KEY=<BITBOOTH_AGENT_KEY> -e BITBOOTH_API_URL=<BITBOOTH_API_URL> -e BITBOOTH_CHAIN_ID=<BITBOOTH_CHAIN_ID> -e BITBOOTH_PAYMENT_RAIL=<BITBOOTH_PAYMENT_RAIL> -e BITBOOTH_XRPL_SEED=<BITBOOTH_XRPL_SEED> -e BITBOOTH_MAX_PER_CALL_USD=<BITBOOTH_MAX_PER_CALL_USD> -e BITBOOTH_DAILY_LIMIT_USD=<BITBOOTH_DAILY_LIMIT_USD> -- npx -y @bitbooth/mcp-fetch
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs