io.github.Drock91/bitbooth-fetch
Quality Score
85
/100
Pay-per-fetch via x402. Agent pays 0.005 USDC, gets clean markdown for any URL. No API keys.
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"bitbooth-fetch": {
"command": "npx",
"args": [
"-y",
"@bitbooth/mcp-fetch"
],
"env": {
"BITBOOTH_AGENT_KEY": "<your-bitbooth_agent_key>",
"BITBOOTH_API_URL": "<bitbooth_api_url>",
"BITBOOTH_CHAIN_ID": "<bitbooth_chain_id>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"bitbooth-fetch": {
"command": "npx",
"args": [
"-y",
"@bitbooth/mcp-fetch"
],
"env": {
"BITBOOTH_AGENT_KEY": "<your-bitbooth_agent_key>",
"BITBOOTH_API_URL": "<bitbooth_api_url>",
"BITBOOTH_CHAIN_ID": "<bitbooth_chain_id>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y @bitbooth/mcp-fetch§02 Environment variables
BITBOOTH_AGENT_KEYrequiredsecret
Hex-encoded private key for the agent wallet that pays USDC. Testnet by default (Base Sepolia) — set BITBOOTH_CHAIN_ID=8453 to use Base mainnet.
BITBOOTH_API_URLBitBooth gateway URL. Defaults to the staging endpoint on Base Sepolia.
BITBOOTH_CHAIN_IDEVM chain ID. Defaults to 84532 (Base Sepolia testnet). Set to 8453 for Base mainnet (spends real USDC).
§03 MCP Quality Score · methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04 Alternatives in Other
agency.lona/trading
agency.lona/trading
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
ABMeter
ai.abmeter/abmeter
Feature flagging and A/B testing platform with AI-first experimentation workflows.
AdAdvisor MCP Server
ai.adadvisor/mcp-server
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.