{
  "ucp": {
    "version": "2026-04-08",
    "services": {
      "dev.ucp.shopping": [
        {
          "version": "2026-04-08",
          "spec": "https://ucp.dev/2026-04-08/specification/overview",
          "transport": "rest",
          "endpoint": "https://agents.airshelf.ai/v1/merchants/airshelf/products"
        },
        {
          "version": "2026-04-08",
          "transport": "a2a",
          "endpoint": "https://airshelf.ai/.well-known/agent-card.json"
        }
      ]
    },
    "capabilities": [
      {
        "name": "dev.ucp.shopping.catalog",
        "version": "2026-04-08",
        "spec": "https://ucp.dev/specifications/shopping/catalog",
        "schema": "https://agents.airshelf.ai/v1/merchants/airshelf/products?format=schema"
      },
      {
        "name": "dev.ucp.shopping.cart",
        "version": "2026-04-08",
        "spec": "https://ucp.dev/specifications/shopping/cart"
      },
      {
        "name": "dev.ucp.shopping.checkout",
        "version": "2026-04-08",
        "spec": "https://ucp.dev/specifications/shopping/checkout"
      }
    ]
  }
}