Let shopping agents find, read and query your store.
Shoppers already tell ChatGPT, Perplexity and shopping assistants to "find me one". Those agents do not browse your homepage; they read your catalog. aireadify turns a Shopify store's public catalog into a hosted endpoint agents call directly. No app, no authorization, just the URL.
Three kinds of invisible churn.
Not found
Agents build their shortlist from catalogs. A store whose catalog they cannot read never makes the list, however good the ads and SEO.
Misquoted
Without Product structured data the agent guesses price and stock from page text. Wrong guesses send shoppers elsewhere, or to a page that does not match.
No help
A shopper asks "is the 42 in stock?" and the agent has nothing to call. It sends them off to click for themselves.
A URL, three steps, one afternoon.
Read the catalog
We sync products, variants, prices, images and collections from the store's public products.json and collections.json, refreshed hourly.
Generate the endpoint
A hosted MCP endpoint at mcp.aireadify.ai/your-store, with server card, API catalog, OpenAPI and llms.txt generated alongside.
Connect agents
Claude, ChatGPT, Cursor and other MCP clients add the endpoint directly. Later, add the chat widget to bring the same tools back onto your own site.
Four read-only tools that cover what shopping agents ask most.
search_products
Search by keyword, collection and price range; returns title, price, variants and link.
get_product
Everything about one product: description, variants, prices, images, tags.
list_collections
Collections and the products in each.
check_availability
Whether a variant can currently be bought, from the catalog's availability flag.
Inventory counts, order lookups and ordering need merchant authorization and come in phase two via a Shopify app.
Do I need to install an app or grant access?
Not in phase one. A Shopify store's catalog is already public; we only read it. We never touch your admin login, customer data or orders.
My store is not on Shopify.
WooCommerce exposes a similar public API and connects too. Shopline, BigCommerce and others are flagged in the scan report and we follow up case by case. Custom stores can provide an OpenAPI spec or a product feed.
Will agents actually call it?
The endpoint publishes a server card and llms.txt automatically, so Claude Desktop, Cursor and ChatGPT's MCP clients can add it directly. We also list connectable stores in the scan report and leaderboard, which is exposure in itself.
What if I turned the catalog endpoint off?
The scan report tells you whether it is readable. You can re-enable it in Shopify, or give us a product feed file and we generate the endpoint from that.
What does it cost?
The scan is free. Ready Kit is $19 per month per site; the hosted MCP endpoint is $79 per month per site and includes Ready Kit. Subscribe self-serve in the console; during early access the endpoint is free for the first 90 days.
First, see how your store looks to an agent.
30 seconds, free, no signup. Every issue in the report says how to fix it and what it costs.