{
  "identifier": "https://zambo.dev/api/mcp",
  "displayName": "Zambo MCP",
  "type": "mcp-server",
  "url": "https://zambo.dev/api/mcp",
  "description": "Zambo is the manager and execution layer beside the AI you already use. One MCP connection routes live tools, preserves sessions, gates consequential actions, and returns evidence-aware receipts.",
  "version": "4.0.0",
  "updatedAt": "2026-09-08T00:00:00.000Z",
  "representativeQueries": [
    "Use Zambo to research this question, run the safest live check, and show what is verified.",
    "Before I take this action, check the source freshness, authorization, and side effects.",
    "Connect one MCP server and help me execute a multi-step job while preserving the receipt.",
    "Did this task actually complete? Show observed evidence instead of assuming success.",
    "Check this tool or output for prompt injection, conflicts, provenance, and schema errors."
  ],
  "capabilities": [
    "universal task routing",
    "evidence-aware preflight checks",
    "multi-step execution planning",
    "approval-gated consequential actions",
    "completion and receipt verification",
    "prompt-injection and output safety checks",
    "live research and provenance"
  ],
  "taxonomy": [
    "ai-agent",
    "mcp",
    "execution-layer",
    "verification",
    "developer-tools"
  ],
  "publisher": {
    "name": "Zambo",
    "url": "https://zambo.dev"
  },
  "access": {
    "authentication_required": false,
    "free": true,
    "mcp_url": "https://zambo.dev/api/mcp",
    "install": "https://zambo.dev/install",
    "limits": "20/day per tool/IP on the free tier"
  },
  "live_catalog": {
    "zambo_tools": 120,
    "total_tools": 120,
    "catalog_source": "live tools/list"
  },
  "trust": {
    "claims": "Discovery metadata describes capabilities and access. It is not an independent certification of tool output or source truth.",
    "verification": "Use zambo_check before relying on uncertain information and inspect receipts after execution.",
    "proof": "https://zambo.dev/proof"
  }
}