Zambo MCP

MCP serverDev tools

Give your AI hands. One URL. Type a job. Get a receipt.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the zambo universal tool from Zambo MCP

From the project's README

As published by zambodotdev/zambo-mcp in README.md.

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.

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.

Tools it offers (11)

What this server listed when ahel dialed its public endpoint in Sep 2026, with no key and no account of yours. The names are the server’s own.

  • zambo_universal
  • live_price
  • leadsignal
  • provibe_audit
  • ghost_audit_site
  • ghost_audit_status
  • ghost_audit_report
  • credithunt
  • prompt_shield
  • day_pass_activate
  • capability_search

Signals

Last commit
Sep 2026
Advanced
Delivery
zambo MCP server → your ahel gateway (mcp.ahel.ai) → every connected AI client.
Catalog kind
mcp-server
Gateway key
io-github-zambodotdev-zambo
Source
github.com/zambodotdev/zambo-mcp
Hosted endpoint
https://zambo.dev/api/mcp