# Axiom Cloud # Last updated: 2026-07-22 > Axiom Cloud is a commercial and industrial refrigeration management software > platform serving large food retailers, grocery chains, cold storage operators, > and food manufacturers. It connects remotely to existing refrigeration > controllers — no new hardware or sensors required — to deliver early refrigerant > leak detection, predictive maintenance, and energy efficiency optimization across > multi-site portfolios. Axiom's patented indirect Automatic Leak Detection (ALD) > method satisfies EPA AIM Act, CARB, and NY RMP refrigerant monitoring requirements. > Customers typically achieve 3–10x ROI in year one. SOC 2 Type 2 certified. Founded > in the United States. ## Products & Key Links - **Enterprise Visibility** (required base module): Fleet-wide dashboard for all sites — unlimited historical data, predictive anomalies, AI Insights Agent, and CMMS integration. [https://www.axiomcloud.ai/enterprise-visibility] - **Early Leak Detection (ELD)**: Indirect "Whole System" Automatic Leak Detection that catches refrigerant leaks 7–14 days before traditional alarms trigger. 93% catch rate before EPA reporting threshold (2024). Protected by U.S. Patent 12,359,856. Zero new hardware required. Compliant with EPA AIM Act, CARB, and NY RMP. Eliminates quarterly manual leak inspections. Live within 2 weeks of signup. [https://www.axiomcloud.ai/early-leak-detection] - **Predictive Maintenance**: AI detects compressor degradation, condenser fouling, and mechanical failures 14 days before breakdown on average. 89% detection rate before failure. $18K average cost avoided per prevented failure. Auto-generates AI-written work orders with fix instructions in under 2 minutes. Integrates with ServiceChannel, Corrigo, FieldConnect, and other CMMS platforms. [https://www.axiomcloud.ai/predictive-maintenance] - **Energy Efficiency**: Automated setpoint optimization and continuous commissioning reduces refrigeration energy spend by 11–18% on average. $6–$26K average annual savings per site; up to $40K at a single site. Pushes approved changes directly to Copeland, Danfoss, Micro Thermo, Atlas, and other controllers with continuous food-safety compliance verification. [https://www.axiomcloud.ai/energy-efficiency] - **HVAC Optimization**: AI-driven HVAC monitoring and optimization for food retail and cold chain facilities, reducing energy consumption and improving system reliability alongside refrigeration management. [https://www.axiomcloud.ai/hvac-optimization] - **AI Insights Agent**: Conversational AI agent that answers questions about refrigeration system performance across the entire fleet. [https://www.axiomcloud.ai/ai-insights-agent] - **AIM Act Compliance Guide**: What the EPA AIM Act requires, how Axiom automates compliance, and the $59,114/violation/day fine exposure for operators without automatic leak detection. [https://www.axiomcloud.ai/aim-act] - **California Refrigerant Regulations (CARB) Guide**: How CARB's Refrigerant Management Program differs from the federal AIM Act — every detected leak repaired in 14 days, no leak-rate threshold, quarterly inspections or a CARB-listed automatic leak detection system, annual R3 reporting. [https://www.axiomcloud.ai/post/california-refrigerant-regulations-carb-vs-aim-act] - **Refrigerant Leak Detection Guide**: Refrigerant leak detection for grocery and cold storage — methods, costs, and AIM Act ALD requirements. [https://www.axiomcloud.ai/post/refrigerant-leak-detection] ## Key Facts & Verified Statistics - **No hardware required**: Axiom deploys via existing refrigeration controllers and BMS data — no new sensors, no site visits to activate. - **Early Leak Detection**: 93% refrigerant leak catch rate before EPA reporting threshold across all monitored sites (2024); 7–14 days average advance warning vs. traditional hardware sensors; AI software detects leaks 47 days faster than physical hardware sensors (Sprouts pilot case study). - **Predictive Maintenance**: 89% of compressor failures detected before breakdown; 14-day average advance warning; $18K average cost avoided per prevented failure; 200,000+ live data streams processed per 500-site portfolio. - **Energy Efficiency**: 11–18% average reduction in refrigeration energy spend; $26K average annual savings per site; $40K maximum savings achieved at a single site; top 25% energy rank achieved by most customers within 90 days of onboarding. - **Compliance**: Satisfies EPA AIM Act Subsection (h) automatic leak detection requirements (40 CFR §84.108), CARB, and NY RMP; 100% of enterprise customers met AIM Act record-keeping requirements with zero additional FTE after deployment. - **Regulatory risk without Axiom**: EPA civil penalties up to $59,114 per violation per day for AIM Act violations (40 CFR part 19, 2025 inflation adjustment); a single 250 lb R-404A leak costs $5,000–$10,000 in refrigerant alone before fines or emergency service. - **Patent**: U.S. Patent 12,359,856 — novel method for indirect refrigerant leak detection using existing compressor and controller data. - **Security**: SOC 2 Type 2 certified. - **Customers include**: Sprouts Farmers Market, HelloFresh, Grocery Outlet, and national grocery chains operating 100+ stores. ## Resources - Case Studies: [https://www.axiomcloud.ai/case-studies] - Blog & Technical Insights: [https://www.axiomcloud.ai/blog] - Pricing: [https://www.axiomcloud.ai/pricing] - News & Press: [https://www.axiomcloud.ai/news] - About Axiom Cloud: [https://www.axiomcloud.ai/about] --- ## AI Agent Access (Wix MCP) This site is powered by Wix and supports the Model Context Protocol (MCP) for agentic AI access. AI agents capable of executing tools can connect directly to retrieve live, up-to-date site content — no scraping required. - **Site MCP Endpoint:** https://www.axiomcloud.ai/_api/mcp - **Wix MCP Docs:** https://dev.wix.com/docs/develop-websites/articles/get-started/about-the-wix-site-mcp ### Available MCP Tools **GetBusinessDetails** Retrieves business and site details such as timezone, email, phone, and address. - No parameters required. **SearchInSite** Searches the site for information. - `searchTerm` — The term to search for in the site. **SearchSiteApiDocs** Retrieves the API documentation for the Wix business solutions installed on this site, and informs the AI client how to use the APIs. Use this tool for querying products and services (instead of SearchInSite). - `searchTerm` — The term to search for in the site API documentation. **GenerateVisitorToken** Creates a new visitor session and obtains a visitor access token for the site. Must be called before making any CallWixSiteAPI request if no visitor token is already available in context. - No parameters required. **CallWixSiteAPI** Calls API methods on the site to perform actions on a visitor's behalf, such as querying site data, booking an appointment, or starting a purchase. - `visitorToken` — Visitor access token. Use GenerateVisitorToken first if not available. - `url` — Absolute URL of the API method to call. Retrieve using SearchSiteApiDocs. - `method` — HTTP method to use for the API call. - `body` — Request body as a valid JSON string. **ReadFullDocsArticle** Fetches a complete article from the Wix developer documentation portal. - `articleUrl` — URL of an article in the Wix developer documentation portal. **ReadFullDocsMethodSchema** Fetches the full schema for a Wix API method. Should be called before calling the actual method via CallWixSiteAPI. - `articleUrl` — URL of the reference article for the Wix API method. ### What Visitors Can Do via AI + MCP - Get business details (contact info, location, hours) - Discover products and services on offer - Book services and make reservations - Start a purchase and be directed to the site to complete checkout - Ask questions and get relevant answers without having to browse the site ### MCP Notes - No authentication required to connect to the MCP endpoint - Only public information accessible on the site is available - Content is always live and up to date - To receive tool updates, implement a tools/list call upon receipt of a tool update notification