{
    "schema_version": "v1",
    "name_for_human": "Kustodia Escrow API",
    "name_for_model": "kustodia_escrow",
    "description_for_human": "Programmatic escrow payments for AI agents and humans. 29 MCP tools, 4 payment rails (SPEI, Wire, USDC, Pix), gasless via ZeroDev.",
    "description_for_model": "Kustodia is a programmatic escrow custody platform for AI agents and humans in Latin America. It holds buyer funds safely until conditions are met, then releases via SPEI (MXN), Wire (USD), or stablecoins (USDC/USDT on Arbitrum/Base/Polygon). 29 MCP tools cover full lifecycle: create, fund, release, dispute, recurring subscriptions, crowdfunding, agent-to-agent trading, and gasless operations via ZeroDev session keys. Sandbox available at /api/v1/sandbox/escrow (no auth needed). Supports MCP (stdio + SSE), x402 pay-per-call (USDC), Google AP2, and REST API.",
    "auth": {
        "type": "service_http",
        "authorization_type": "bearer",
        "verification_tokens": {}
    },
    "api": {
        "type": "openapi",
        "url": "https://kustodia.app/docs/api-reference"
    },
    "logo_url": "https://kustodia.app/icon-512x512.png",
    "contact_email": "hola@kustodia.app",
    "legal_info_url": "https://kustodia.app/terminos"
}