{
  "protocol_version": "2026-08-25",
  "services": {
    "com.nemahbites.catalog": [
      {
        "version": "2026-08-25",
        "spec": "https://nemahbites.com/developers#catalog-api",
        "schema": "https://nemahbites.com/openapi.json",
        "transport": "rest",
        "endpoint": "https://nemahbites.com/api"
      }
    ]
  },
  "capabilities": {
    "com.nemahbites.checkout.agent": [
      {
        "version": "2026-08-25",
        "spec": "https://nemahbites.com/api/agent/v1/openapi.json",
        "schema": "https://nemahbites.com/api/agent/v1/openapi.json#/components/schemas/Checkout"
      }
    ],
    "com.nemahbites.catalog.search": [
      {
        "version": "2026-08-25",
        "spec": "https://nemahbites.com/developers#catalog-api",
        "schema": "https://nemahbites.com/ucp/catalog.schema.json#/$defs/search_response"
      }
    ],
    "com.nemahbites.catalog.lookup": [
      {
        "version": "2026-08-25",
        "spec": "https://nemahbites.com/developers#catalog-api",
        "schema": "https://nemahbites.com/ucp/catalog.schema.json#/$defs/product_response"
      }
    ],
    "com.nemahbites.catalog.list": [
      {
        "version": "2026-08-25",
        "spec": "https://nemahbites.com/developers#catalog-api",
        "schema": "https://nemahbites.com/ucp/catalog.schema.json#/$defs/product_list_response"
      }
    ]
  },
  "endpoints": {
    "catalog": "https://nemahbites.com/api",
    "agent_api": "https://nemahbites.com/api/agent/v1",
    "agent_openapi": "https://nemahbites.com/api/agent/v1/openapi.json",
    "product_feed": "https://nemahbites.com/ai/products/feed.json",
    "openapi": "https://nemahbites.com/openapi.json",
    "mcp": "https://nemahbites.com/api/mcp",
    "a2a": "https://nemahbites.com/api/a2a",
    "checkout": "https://nemahbites.com/checkout",
    "agent_checkout": "https://nemahbites.com/api/agent/v1/checkouts"
  },
  "ucp": {
    "version": "2026-08-25",
    "services": {
      "com.nemahbites.catalog": [
        {
          "version": "2026-08-25",
          "spec": "https://nemahbites.com/developers#catalog-api",
          "schema": "https://nemahbites.com/openapi.json",
          "transport": "rest",
          "endpoint": "https://nemahbites.com/api"
        }
      ]
    },
    "capabilities": {
      "com.nemahbites.checkout.agent": [
        {
          "version": "2026-08-25",
          "spec": "https://nemahbites.com/api/agent/v1/openapi.json",
          "schema": "https://nemahbites.com/api/agent/v1/openapi.json#/components/schemas/Checkout"
        }
      ],
      "com.nemahbites.catalog.search": [
        {
          "version": "2026-08-25",
          "spec": "https://nemahbites.com/developers#catalog-api",
          "schema": "https://nemahbites.com/ucp/catalog.schema.json#/$defs/search_response"
        }
      ],
      "com.nemahbites.catalog.lookup": [
        {
          "version": "2026-08-25",
          "spec": "https://nemahbites.com/developers#catalog-api",
          "schema": "https://nemahbites.com/ucp/catalog.schema.json#/$defs/product_response"
        }
      ],
      "com.nemahbites.catalog.list": [
        {
          "version": "2026-08-25",
          "spec": "https://nemahbites.com/developers#catalog-api",
          "schema": "https://nemahbites.com/ucp/catalog.schema.json#/$defs/product_list_response"
        }
      ]
    },
    "payment_handlers": {},
    "payment_note": "Agent checkout supports COD. For EPS card / mobile banking, the customer completes browser checkout. Autonomous payment is not supported."
  }
}