Your store, readable by every AI agent.
ChatGPT, Perplexity and shopping agents already search for products on people's behalf. To most of them, a typical store is a pile of unreadable HTML. aireadify scans your store for free, turns your catalog into an endpoint agents can call, and puts a chat on your site that can actually check stock.
Enter your store URL
24 signals: robots, llms.txt, MCP, structured data, and whether your product catalog is machine-readable. Public pages only.
Every issue in the report says how to fix it, which product fixes it, and what it costs.
Shopping traffic is moving from the search box to the agent.
A shopper tells an AI "find me running shoes under $100" and the agent goes and reads stores. A store it cannot read does not exist.
Unreadable
Product pages rendered by JavaScript, no llms.txt, no structured data. The agent gets scripts and navigation, not products.
Misread
Without Product structured data the agent guesses prices and availability, quotes them wrong, or skips you.
Uncallable
The agent wants to check stock or an order. There is no endpoint to call, so it sends the shopper away to click.
Scan, connect, converse.
Each step stands on its own. The one before tells you what is missing; the one after fills it in.
Scan
A free scan lists every issue with the fix, the product layer that fixes it and the estimated cost. Shopify stores are detected and told whether they can connect in one step.
Run the free scan →Connect
We generate a hosted MCP endpoint from your store's public catalog: search products, get details, list collections, check availability. Claude, ChatGPT and Cursor call it directly; llms.txt, server card and OpenAPI come along automatically.
See how connection works →Converse
One script tag adds a chat that calls the same tools, so it can answer "is this in stock in a 42?" instead of reciting an FAQ.
See the chat widget →Shopify stores connect with just a URL.
Shopify exposes a public, machine-readable product catalog. Our commerce template reads it directly: no app to install, no merchant authorization, just the URL. Inventory and order lookups that need authorization come in phase two.
search_products
Search by keyword, collection and price range.
get_product
Details, variants, prices and images for one product.
list_collections
Collections and the products in each.
check_availability
Whether a variant is currently available.
Running SaaS docs? The docs template is live: search_docs / get_page / list_pages generated from your sitemap or llms.txt. See For docs.
The scan is free. Connection is per site, per month.
No hidden fees, cancel any time. During early access the MCP Endpoint is free for the first 90 days.
Scan
Ready Kit
MCP Endpoint
RecommendedChat
Calling models directly? The model gateway is billed by usage; see the gateway page.
The first 10 stores connect for free.
Leave an email and your store URL. We run the scan by hand, and stores that fit get a hosted MCP endpoint free for three months in exchange for feedback.