BitBooth Seller Routes for Claude Code
io.github.drock91/bitbooth-routes
Create private x402 seller routes, set prices, and route payouts directly to your wallets.
client:Claude Code
transport:stdio
runtime:npm
Install BitBooth Seller Routes in Claude Code
run in your project directory
claude mcp add bitbooth-routes -e BITBOOTH_API_KEY=<BITBOOTH_API_KEY> -e BITBOOTH_BASE_URL=<BITBOOTH_BASE_URL> -- npx -y @bitbooth/mcp-routes
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs