To add Zambo to Claude Code, add a remote MCP server entry to your Claude Code config. Open ~/.claude.json and add:
{"mcpServers": {"zambo": {"type": "http", "url": "https://zambo.dev/api/mcp"}}}
Save the file and restart Claude Code. That's the entire install — no API key, no account, no SDK to configure. Zambo is a remote MCP endpoint, so once the entry is there, Claude Code picks up 100+ native MCP tools automatically: live crypto prices, site audits, lead research, and more, all over one zero-auth JSON-RPC 2.0 connection.
The free tier covers real daily use: 20 calls/tool/day with no account and no API key. When you need more, there's a $1.49 day pass, $49 per month, or $399 per year — but most trying-it-out sessions never leave the free tier.
One practical habit: ask in plain language and let the tool routing happen underneath. "What's the current price of bitcoin, and show me the receipt" is a complete instruction — the model picks the right tool and hands you the receipt id alongside the answer. The receipt is what turns a chat answer into something you can cite, share, or bill against.
Here's the part most tool servers skip: every call returns a verifiable receipt. Open https://zambo.dev/run/ in any browser — no login — and check the SHA-256 fingerprint yourself. The result your AI hands you is the result you can verify independently. Try it concretely: ask Claude Code to audit a website, take the receipt id it returns, open the receipt page, and confirm the fingerprint matches. When the receipt checks out, you know the work was real.
Receipts also unlock cross-AI continuity. Copy a receipt id into a different model or a fresh session and keep the job going where the last one stopped — the receipt carries the verified state with it.
"receipt me" is the rule. No receipt, no payment — for every AI job you run. Start at https://zambo.dev.
Give Claude Code receipts
One config entry gets you 100+ tools. If you want to see a verifiable receipt — one real call, one timestamped audit trail — try it now free with no account. Then ask Claude Code for the receipt.
Top comments (0)