Every AI call, proven with a verifiable receipt.
Start a job in Claude, finish it in ChatGPT. Zambo carries your work across AIs and proves every call along the way.
Start free
Free: 20 calls per tool per day, no account.
Claude · ChatGPT · Gemini · Cursor · Windsurf · VS Code
VERIFIED EXECUTION
- TOOL
- live_price
- UTC
- 2026-09-23 21:27:32.614
- CALL
- MCP tool execution: live_price
- RESULT
- BTC · $84,384.00 USD (recorded)
- SHA-256
- 3bcec18ab850f209…2f13fa7b
✓ Verified: hash matches, chain-anchored.
Inspect this receipt
View the public track record of execution receipts
Read the AI observability reference → · Browse AI invoice templates → · Browse MCP tools →
One hosted connection works with Claude, ChatGPT, Gemini, Cursor, Windsurf, and VS Code. No local process or API key is required to connect.
Fast path
MCP (Model Context Protocol) is the connection format your AI app uses to call Zambo tools. Copy the URL into your client's connector settings, save, then ask your AI to do a task.
https://zambo.dev/api/mcp
Start here: Did my agent lie? · Install · Docs · Day Pass · Mission · Press
MOST POPULAR · BEST FOR REGULAR USE
Free access includes 20 calls per tool per day, with no account.
Day Pass $1.49 for 24 hours · Zambo Pass $49/month or $399/year.
AI agent execution receipt guide · Browse verifiable receipts
For a terminal-friendly reference: curl -L https://zambo.dev/install/
Move a job between AI apps. Start a job in one AI. Finish it in another.
Cursor - remote URL
Open Settings → MCP → Add new global MCP server, or edit .cursor/mcp.json. Paste and reload Cursor:
{
"mcpServers": {
"zambo": {
"url": "https://zambo.dev/api/mcp"
}
}
}
Claude Desktop - hosted connector
Open Settings → Connectors → Add custom connector. Name it Zambo, paste this URL, and choose Add:
https://zambo.dev/api/mcp
Claude Desktop uses the hosted connector flow here. Do not run a local command or add a stdio server.
Windsurf - serverUrl
Open Settings → Cascade → MCP → View raw config. Add this entry, save, and restart Windsurf:
{
"mcpServers": {
"zambo": {
"serverUrl": "https://zambo.dev/api/mcp"
}
}
}
Native VS Code - HTTP server
Create or edit .vscode/mcp.json. The MCP config uses a top-level servers object:
{
"servers": {
"zambo": {
"type": "http",
"url": "https://zambo.dev/api/mcp"
}
}
}
Save, then run MCP: List Servers or reload the window.
Cline - separate extension setup
In the Cline sidebar, open MCP Servers → Configure MCP Servers and add this under mcpServers:
{
"mcpServers": {
"zambo": {
"url": "https://zambo.dev/api/mcp"
}
}
}
FAQ
Do I need an API key?
No. The hosted endpoint is ready to connect; product and free-use limits apply.
What should I do after connecting?
Ask for a concrete task, such as “research the current BTC-USD price and show the source.”
Can I use more than one client?
Yes. Add the same hosted URL to each client independently.
My client does not appear above.
Look for its hosted MCP, remote server, or custom connector URL field. Do not use a local stdio command for this endpoint.
Open the interactive install guide for copy buttons and client tabs.
Agent guides: x402 Day Pass payments · cross-AI continuity · permissioned agent coordination and verified workflows
Brennan Zambo · See the execution benchmark for live receipt-backed results.