{
  "version": "2026-05-02",
  "merchant_domain": "cinematiccard.com",
  "merchant_name": "CinematicCard",
  "services": {
    "dev.ucp.shopping": {
      "version": "1.0",
      "transport": "mcp",
      "endpoint": "https://cinematiccard.com/api/ucp/mcp",
      "auth_type": "bearer",
      "auth_token_endpoint": null
    }
  },
  "capabilities": [
    "search_catalog",
    "lookup_catalog",
    "get_product_options",
    "preview_cart",
    "create_checkout_session"
  ],
  "signing_keys": [],
  "abt_checkout_url": "https://cinematiccard.com/api/agent/v2/checkout",
  "abt_subscribe_url": "https://cinematiccard.com/api/agent/v2/subscribe",
  "ap2_endpoint": "https://cinematiccard.com/a2a/merchant_agent"
}