Skip to main content
Glama
zambodotdev

Zambo MCP

Official
by zambodotdev

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.

Connect · Install · Pricing

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.

Maintenance

ActivityMaintained
ResponsivenessNo issues

Related MCP Connectors

Related MCP Servers

  • F
    license
    Not graded
    quality
    D
    maintenance
    A 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.
    -
  • F
    license
    Not graded
    quality
    D
    maintenance
    Paid remote MCP server for monitoring AI agent runs, detecting failures, replaying tool-call incidents, issuing SLA receipts, and exporting client status.
    -
  • F
    license
    Not graded
    quality
    D
    maintenance
    Paid remote MCP server enabling CLI tool execution with structured receipts, usage logs, and audit-ready evidence for agent and CI workflows.
    1
    -