Your catalog, visible to every AI.
A hosted Model Context Protocol gateway in front of your Magento 2 store. Claude, ChatGPT, and any agent that speaks MCP can search products, read inventory, and quote prices in real time. Install a thin extension, paste the API key, you're live.
An ecommerce-shaped tool surface, not a thin wrapper over Magento REST. Every response is AI-consumable — flat, denormalised, context-friendly.
Catalog tools
search_products with category/type/stock filters. get_product returns full detail — description, tiered pricing, images, breadcrumbs, attributes. get_categories walks the tree with depth control.
Inventory & orders
get_inventory reads MSI source stock, get_orders + get_order let agents look up status, line items, and shipments — every call scoped to the merchant's store API key.
Wire up Claude in minutes
One Streamable HTTP endpoint at /mcp. Drop your API key into Claude Desktop, the Anthropic SDK, or any MCP-aware agent framework. We handle the protocol; you keep selling.
A thin Magento extension plus a Byte8-hosted gateway. Outbound-only from your store, no public webhook to expose, no model hosting to manage.
Thin Magento extension
byte8/module-horizon ships a flat AI-index table (not EAV joins), a /horizon/* REST mount, and an indexer that rebuilds on product save. Install Composer-style, paste the API key, done.
Hosted MCP gateway
Streamable HTTP transport via rmcp. Per-tenant isolation by user_id. Every tool invocation logged for analytics and overage billing. No long-lived service for you to keep alive.
Per-store API keys
Each connected store gets its own key, hashed at rest, rotatable from the dashboard. Lose it? Rotate and the old one is dead. The cleartext is shown to you exactly once.
SEO bought you Google. AEO buys you everywhere else.
Install the Magento extension · add a store at horizon.byte8.io · point Claude at /mcp.