{
  "schemaVersion": "1.0",
  "name": "Zambo",
  "alternateName": [
    "Zambo Stack",
    "zambo.dev"
  ],
  "url": "https://zambo.dev",
  "description": "Zambo is the Trust Layer for AI work: one free MCP connection for live tools, continuity, approvals, and verifiable receipts, with a self-paid Day Pass upgrade.",
  "mcpServer": {
    "name": "Zambo MCP",
    "url": "https://zambo.dev/api/mcp",
    "description": "Free MCP access to Zambo's live tools. Give your AI hands, then use the Day Pass to upgrade when the free allowance is exhausted.",
    "price": null
  },
  "tools": [
    {
      "name": "day_pass_activate",
      "displayName": "Zambo Day Pass",
      "description": "Day Pass: activate 24-hour access to Zambo, the Trust Layer for AI work. Paste the free MCP URL to give your AI hands; upgrade with $1.49 USDC on Base. A successful activation returns a verifiable receipt.",
      "endpoint": "https://zambo.dev/api/x402/day-pass",
      "price": {
        "amount": "1490000",
        "decimalAmount": "1.49",
        "currency": "USDC",
        "network": "eip155:8453",
        "payTo": "0xb753be5Eac5B29c711051DfF91279834e9C9b9AC"
      },
      "payTo": "0xb753be5Eac5B29c711051DfF91279834e9C9b9AC",
      "payToByNetwork": {
        "eip155:8453": "0xb753be5Eac5B29c711051DfF91279834e9C9b9AC"
      },
      "payment": {
        "scheme": "exact",
        "header": "X-Payment",
        "challenge": "GET https://zambo.dev/api/x402/day-pass",
        "settlement": "POST https://zambo.dev/api/x402/day-pass",
        "protocol": "x402 v1 with EIP-3009 TransferWithAuthorization"
      }
    }
  ],
  "payment": {
    "protocol": "x402",
    "network": "eip155:8453",
    "asset": "USDC",
    "amount": "1490000",
    "payTo": "0xb753be5Eac5B29c711051DfF91279834e9C9b9AC",
    "payToByNetwork": {
      "eip155:8453": "0xb753be5Eac5B29c711051DfF91279834e9C9b9AC"
    },
    "header": "X-Payment",
    "discovery": "https://zambo.dev/.well-known/x402",
    "dayPass": "https://zambo.dev/api/x402/day-pass"
  },
  "humanAccess": {
    "dayPass": "https://zambo.dev/day-pass",
    "pricing": "https://zambo.dev/pricing"
  }
}