BitBooth Agent Tools for Windsurf
io.github.drock91/bitbooth-fetch
Discover BitBooth APIs for free, then buy capped x402 fetch, PageDelta, and wallet checks.
client:Windsurf
transport:stdio
runtime:npm
Install BitBooth Agent Tools in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"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>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs