{
  "specVersion": "1.0",
  "host": {
    "displayName": "Artcaffé Market",
    "documentationUrl": "https://artcaffemarket.co.ke"
  },
  "entries": [
    {
      "identifier": "urn:air:artcaffemarket.co.ke:commerce:storefront-mcp",
      "displayName": "Artcaffé Market Storefront MCP",
      "type": "application/mcp-server+json",
      "url": "https://artcaffemarket.co.ke/api/mcp",
      "description": "Search Artcaffé Market's product catalog (bakery, deli, pantry, flowers, drinks and cellar, butchery, and Artcaffé Signatures), view product details, and manage a shopping cart.",
      "representativeQueries": [
        "search Artcaffe Market for fresh beef products",
        "add a product to the Artcaffe Market cart",
        "look up a product's price and availability at Artcaffe Market"
      ],
      "capabilities": ["SearchCatalog", "GetProduct", "ManageCart"],
      "tags": ["ecommerce", "grocery", "gourmet-food", "shopify"],
      "version": "1.0.0",
      "updatedAt": "2026-09-24T00:00:00Z"
    },
    {
      "identifier": "urn:air:artcaffemarket.co.ke:commerce:ucp-catalog",
      "displayName": "Artcaffé Market Universal Commerce Protocol Catalog",
      "type": "application/mcp-server+json",
      "url": "https://artcaffemarket.co.ke/api/ucp/mcp",
      "description": "Universal Commerce Protocol (UCP) catalog server for structured, queryable access to Artcaffé Market's product catalog.",
      "representativeQueries": [
        "find products matching a query in Artcaffe Market's catalog",
        "look up an Artcaffe Market product by its catalog identifier",
        "get structured catalog data for an Artcaffe Market product"
      ],
      "capabilities": ["search_catalog", "lookup_catalog", "get_product"],
      "tags": ["ecommerce", "ucp", "catalog", "shopify"],
      "version": "1.0.0",
      "updatedAt": "2026-09-24T00:00:00Z"
    }
  ]
}
