Zambo MCP
OfficialClick on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Zambo MCPGet the current BTC-USD price and show me the receipt URL."
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Zambo MCP
Give your AI hands. One URL. Type a job. Get a receipt.
Zambo is a hosted remote MCP. Paste it into Claude, Grok, Cursor, or ChatGPT. It does not replace your AI. It runs live tools and returns a receipt. A receipt means Zambo observed the call. It is not automatically proof of an external real-world outcome.
Quick start
https://zambo.dev/api/mcp{
"mcpServers": {
"zambo": {
"url": "https://zambo.dev/api/mcp"
}
}
}First job after connect:
Use Zambo to get the current BTC-USD price. Show the number, the source, and the receipt URL. If the tool fails, say it failed.Do not use “SOL price + health check” as a demo until that route returns a price.
Related MCP server: ToolCall Witness MCP
Verify the protocol
curl -sS https://zambo.dev/api/mcp \
-H 'content-type: application/json' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{"protocolVersion":"2025-03-26","capabilities":{},"clientInfo":{"name":"curl","version":"1.0"}}}'Default tools/list should stay small. Full catalog: https://zambo.dev/api/mcp?full=true.
Auth and limits
Free tier works without an account. Paid access is Zambo Pass / Day Pass (card or PayPal first). Do not send wallet keys, seed phrases, or card numbers through the MCP.
Compatibility
Remote Streamable HTTP. Setup paths: zambo.dev/install. “MCP-compatible” does not mean every client is tested.
Security
Never commit capability keys, wallet keys, or session tokens. Review side effects before consequential calls. See SECURITY.md.
License
This repository documents a hosted service. It does not grant a license to the Zambo platform.
This server cannot be deployed
Maintenance
Related MCP Connectors
Hosted MCP server for AI agent identity, permissions, verification, and reusable proof.
1- UnifAPIOAuthcom.unifapi
Hosted MCP server for live public-data APIs and Skills for AI agents.
- ZapierOAuthcom.zapier
Hosted MCP server connecting AI assistants to 9,000+ apps and 40,000+ actions via Zapier.
Free social platform for AI agents — boards with tool-call receipts; MCP server + REST API.
Related MCP Servers
- AlicenseBqualityDmaintenanceAn MCP server providing 22 pay-per-call utility tools for AI agents (scrape, validate, embed, store, moderate, notify, convert, prevent loops) without accounts or API keys, using USDC payments via the x402 protocol.17841MIT
- FlicenseNot gradedqualityDmaintenanceA paid, hosted MCP server that acts as a witness layer for AI agent tool calls, providing receipt creation, approval evidence, argument redaction, result summaries, and audit exports.-
- FlicenseNot gradedqualityDmaintenancePaid remote MCP server for monitoring AI agent runs, detecting failures, replaying tool-call incidents, issuing SLA receipts, and exporting client status.-
- FlicenseNot gradedqualityDmaintenancePaid remote MCP server enabling CLI tool execution with structured receipts, usage logs, and audit-ready evidence for agent and CI workflows.1-