{
  "schema_version": "v1",
  "name_for_human": "Althemax",
  "name_for_model": "althemax",
  "description_for_human": "Search the Althemax marketplace catalog and check product availability through an AI-agent-friendly API.",
  "description_for_model": "Plugin for searching products and checking availability on the Althemax marketplace at https://althemax.com. Use /api/agent/search?q=… to search active products by keyword. Use /api/agent/product/{handle} to fetch full detail for a known product handle. Use /api/agent/availability?handle=… to check current stock and per-variant availability. Prices are in GBP. The seller's storefront where checkout completes is https://shop.althemax.com/products/{handle}; the marketplace product page is https://althemax.com/products/{handle}.",
  "auth": { "type": "none" },
  "api": {
    "type": "openapi",
    "url": "https://althemax.com/openapi.json"
  },
  "logo_url": "https://althemax.com/img/althemax-logo.png",
  "contact_email": "support@althemax.com",
  "legal_info_url": "https://shop.althemax.com/policies/terms-of-service"
}
