Adobe Commerce

Enterprise commerce, optimized for the AI agent era.

Your Adobe Commerce catalog contains rich product data. Make sure AI agents can find, evaluate, and recommend it.

The Challenge

Adobe Commerce stores have complex catalogs that AI agents can't navigate.

Configurable products, multiple store views, custom attributes, and tier pricing create a rich product experience for humans. But AI agents can't navigate admin panels or AJAX-loaded content.

Without structured, machine-readable data, agents fall back to incomplete HTML parsing — missing your best product data and competitive positioning.

The Approach

Direct API sync. Edge-served. Under 50ms.

Inception Agents connects directly to your Magento 2 REST API, syncs your full catalog to edge KV storage, and serves structured data to every AI agent in under 50ms.

Adobe I/O Events keep everything in sync. Product updates, inventory changes, and price modifications trigger instant edge cache refresh. Human visitors pass through to your normal storefront with zero latency impact.

Integration Options

Choose the integration path that fits your infrastructure.

Dashboard Connector

Recommended

Connect via the Inception Agents dashboard using an Adobe Commerce integration token. The fastest path to full catalog optimization.

  1. 1 Generate an integration token in Adobe Commerce Admin → System → Integrations
  2. 2 In the Inception Agents dashboard, select Adobe Commerce and enter your store URL and token
  3. 3 Catalog sync begins automatically via Magento 2 REST API v1
  4. 4 Adobe I/O Events webhooks registered for real-time product and inventory updates

Cloudflare Worker Proxy

Deploy a Cloudflare Worker in front of your Adobe Commerce storefront for edge-level optimization without modifying your Magento installation.

  1. 1 Install the Cloudflare SDK: npm install @inception-agents/cloudflare
  2. 2 Configure the Worker with your origin URL and API key
  3. 3 Point your DNS to Cloudflare and deploy the Worker
  4. 4 AI agent requests are intercepted and optimized at the edge

Enterprise Features

Built for Adobe Commerce complexity.

Full support for the enterprise features that make Adobe Commerce powerful.

Multi-Store Views

Optimize per store view, website, and language. Each view gets separate llms.txt, structured data, and agent endpoints.

Custom Attributes

GTIN, brand, and custom product attributes are mapped automatically. Configure which attributes map to agent-readable fields.

Adobe I/O Events

Real-time webhook sync via Adobe I/O Events. Product updates, inventory changes, and price modifications trigger instant edge cache refresh.

Configurable Products

Full variant matrix with simple products, options, and stock status per variant. Agents see the complete product configuration.

What the integration provides

Capability Details
Product Catalog Full catalog sync via REST API with configurable/simple/grouped/bundle product support
Inventory Stock status per source, multi-source inventory (MSI) aggregation
Pricing Tier pricing, special prices, catalog rules, customer group pricing
/llms.txt Auto-generated from catalog metadata, CMS pages, and store configuration
Structured Data Enriched JSON-LD with competitive positioning and feature comparisons
Real-Time Sync Adobe I/O Events webhooks for product, inventory, and price changes

Verify Your Installation

# Test llms.txt
curl -s https://your-store.com/llms.txt

# Test agent detection
curl -s -H "User-Agent: GPTBot/1.0" https://your-store.com/products/your-product

# Test Agent Card
curl -s https://your-store.com/.well-known/agent.json

Bring your Adobe Commerce catalog to every AI agent.

Enterprise-grade optimization for Magento 2 stores of any size.