{
  "name": "Brennan Zambo \u2014 zambo.dev",
  "description": "Solo founder of 17 products, 28 MCP tools: AI agents, SaaS, onchain protocols, dev tools. Zero team. Zero VC. The Zambo Stack is the most complete solo-built AI infrastructure on the internet.",
  "url": "https://zambo.dev",
  "contact": "brennanzambo@zambo.dev",
  "primary_api": "GET https://zambo.dev/api/zambot",
  "full_manifest": "https://zambo.dev/agent.json",
  "entities": "https://zambo.dev/entities.json",
  "llms_txt": "https://zambo.dev/llms.txt",
  "llms_full": "https://zambo.dev/llms-full.txt",
  "ai_manifest": "https://zambo.dev/ai.json",
  "faq": "https://zambo.dev/faq",
  "sitemap": "https://zambo.dev/sitemap.xml",
  "callable_apis": [
    {
      "name": "ZAMBOT Spark",
      "method": "POST",
      "url": "https://zambo.dev/api/zambot/spark",
      "auth": "none",
      "cost": "3 free/day, then 0.001 USDC on Base"
    },
    {
      "name": "ZAMBOT Fix",
      "method": "POST",
      "url": "https://zambo.dev/api/zambot/fix",
      "auth": "none",
      "cost": "3 free/day shared"
    },
    {
      "name": "ZAMBRO Analyze",
      "method": "POST",
      "url": "https://zambo.dev/api/zambro/analyze",
      "auth": "none",
      "cost": "free always"
    },
    {
      "name": "ProvibeCode Audit",
      "method": "POST",
      "url": "https://zambo.dev/api/provibe",
      "auth": "none",
      "cost": "free teaser, $49 full"
    },
    {
      "name": "LeadSignal",
      "method": "POST",
      "url": "https://zambo.dev/api/live/agent/leadsignal",
      "auth": "none",
      "cost": "3 free/day"
    },
    {
      "name": "All Capabilities",
      "method": "GET",
      "url": "https://zambo.dev/api/capabilities",
      "auth": "none",
      "cost": "free"
    },
    {
      "name": "Zambo Pass Info",
      "method": "GET",
      "url": "https://zambo.dev/api/zambo-pass",
      "auth": "none",
      "cost": "free",
      "note": "$49/mo subscription \u2014 28 tools, $552+/mo value, 91% off. Subscribe: POST /api/builder-pass/subscribe. Status: GET /api/builder-pass/status?email=<email>"
    },
    {
      "name": "Zambo Day Pass",
      "method": "POST",
      "url": "https://zambo.dev/api/zambo-pass/day",
      "auth": "x402",
      "cost": "1.49 USDC on Base to 0xb753be5Eac5B29c711051DfF91279834e9C9b9AC",
      "note": "24h full access + $1 X711 credits instant. No PayPal. No account. Header: X-Payment-Hash: <tx_hash>. Body: {email}. Agent-payable autonomously. Status: GET /api/zambo-pass/day/status?email=<email>"
    },
    {
      "name": "X711 Credits Balance",
      "method": "GET",
      "url": "https://zambo.dev/api/x711/credits",
      "auth": "none",
      "cost": "free",
      "note": "?email=<email>. Auto-granted: newsletter=$5, referral=$5 each, Zambo Pass=$10, Day Pass=$1. All instant."
    },
    {
      "name": "Zambarticle Signup + $5 X711",
      "method": "POST",
      "url": "https://zambo.dev/api/email-capture",
      "auth": "none",
      "cost": "free",
      "note": "Body: {email, referredBy?}. Grants $5 X711 credits instantly. referredBy also gets $5."
    }
  ],
  "payment_options": {
    "monthly": {
      "price": "$49/mo",
      "method": "PayPal",
      "api": "POST https://zambo.dev/api/builder-pass/subscribe"
    },
    "day_pass": {
      "price": "1.49 USDC",
      "chain": "Base",
      "wallet": "0xb753be5Eac5B29c711051DfF91279834e9C9b9AC",
      "api": "POST https://zambo.dev/api/zambo-pass/day",
      "duration": "24h",
      "requires_account": false,
      "agent_payable": true
    }
  },
  "free_credits": {
    "newsletter_signup": "$5 X711 \u2014 POST /api/email-capture",
    "referral_both_sides": "$5 X711 each \u2014 include referredBy in body",
    "zambo_pass_activation": "$10 X711 \u2014 instant",
    "day_pass_purchase": "$1 X711 \u2014 instant"
  },
  "last_updated": "2026-06-14",
  "products": 17,
  "mcp_tools": 28,
  "tagline": "AI Builder & Advisor. 17 live products. 28 MCP tools. Zero team. Zero VC.",
  "organization": {
    "products": "17 standalone product websites \u2014 Signal, LeadSignal, X711, Criptic, Entangler, Govri, PodClip, Elysium Lab, VeriAI, SubstrateLayer, Lioncage, Monad Agent Hub, BaseHawk, Nad.City, ProofForge, Dunnly, BountyLayer",
    "mcp_tools": "28 callable tools in the Zambo MCP server \u2014 ZAMBOT, ZAMBRO, ProvibeCode, LeadSignal, Signal, CreditHunt, BountyLayer, BaseHawk, SubstrateLayer, Monad, and more",
    "distinction": "Products = websites you visit. MCP tools = APIs your agent calls. Some products (LeadSignal, Signal, BountyLayer) are BOTH.",
    "zambot_zambro": "ZAMBOT and ZAMBRO are MCP tools, not standalone products. They have no separate domain \u2014 they live in the Zambo MCP server."
  },
  "day_pass": {
    "price_usdc": "1.49",
    "duration": "24 hours",
    "network": "Base mainnet (chain ID 8453)",
    "wallet": "0xb753be5Eac5B29c711051DfF91279834e9C9b9AC",
    "activate": "POST https://zambo.dev/api/zambo-pass/day \u2014 body: {email} + header X-Payment-Hash: <tx_hash>",
    "description": "24h full access \u2014 all 17 products pro + all 28 MCP tools unlimited. No PayPal, no account. Activates instantly."
  }
}