The product feed layerfor the AI internet.
Ingest your catalog once — through our REST API, the dashboard, or a CSV import — and Catalyte keeps every shopping surface in sync, including the new ones built on Claude, ChatGPT, and whatever ships next.
One catalog · every channel that matters · zero hand-mapping
From your first SKU to every shelf on the internet.
Catalyte normalizes, enriches, and distributes your product catalog so you can stop maintaining sixteen versions of the same product feed.
Send products from anywhere.
One REST endpoint with idempotent upserts, a built-in dashboard editor, or bulk CSV import — whichever fits your stack.
Push to every channel.
Per-channel feed formats, taxonomy alignment, and scheduled URLs or SFTP delivery — generated automatically from one catalog.
MCP-ready, schema-pure.
A hosted MCP server with OAuth 2.1, schema.org product pages, and an opt-in public AI directory that any agent can crawl.
Built for catalogs that move every minute.
Whether you ship ten products a year or ten thousand a day, Catalyte keeps your catalog consistent across every channel it lives on.
Ingest anywhere
REST API, dashboard editor, or bulk CSV import. Idempotent upserts keyed by SKU — re-send the same payload safely.
Sync everywhere
One catalog fans out to scheduled feed URLs for Google/Meta/TikTok, downloadable CSVs for marketplaces, and SFTP delivery for ChatGPT.
Built for AI shopping
Hosted MCP server with OAuth 2.1 for Claude connectors, schema.org product pages, and an opt-in public AI directory.
One endpoint.
Every channel.
A single upsert. Catalyte handles field mapping, taxonomy alignment, and per-channel quirks so you don't have to learn six spec sheets.
- Idempotent upserts keyed by SKU
- Scheduled feed URLs for Google, Meta, TikTok, Pinterest, Copilot
- Rotatable feed tokens · OAuth 2.1 for the MCP server
curl https://catalyte.dev/api/public/v1/products \
-H "Authorization: Bearer cat_live_••••" \
-H "Content-Type: application/json" \
-d '{
"sku": "TS-001-BLK-M",
"title": "Heavyweight Tee — Black",
"price_amount": 48.00,
"price_currency": "USD",
"availability": "in_stock",
"inventory_quantity": 142,
"image_url": "https://cdn.example.com/ts001.jpg"
}'Channels & destinations
Pull from your existing store, push to every surface that matters.
Scheduled XML feed URL — image hosting and Google product taxonomy handled.
Facebook & Instagram Shops, dynamic ads — direct CSV feed URL.
Scheduled CSV feed for TikTok Shopping Ads — separate from TikTok Shop.
Product Pins XML feed for shoppable boards.
Bing Merchant XML — powers Microsoft Shopping & Copilot surfaces.
Schema.org-perfect product pages indexed for AI Overviews.
Hosted MCP server with OAuth 2.1 — connect Catalyte as a Claude connector.
JSONL product feed, delivered via SFTP to OpenAI's ingestion endpoint.
XML feed surfaced via the public Catalyte AI directory.
Downloadable Shopify-format product CSV — ready to import.
Native BigCommerce product CSV export.
WooCommerce-compatible CSV for the official importer.
Starting-point CSV for Seller Central — map into the per-category inventory template before upload.
Starting-point CSV for eBay File Exchange — add Action + CategoryID before upload.
Starting-point CSV for the Walmart Item Spec — direct SP-API integration coming later.
Be the catalog the assistants reach for.
Buyers are starting to shop through ChatGPT, Claude, Copilot, and Perplexity. The brands they discover are the ones with clean, structured, retrievable product data. Catalyte gives you that — and a hosted MCP server so any AI assistant with connector support can query your catalog directly.
{
"sku": "TS-001-BLK-M",
"title": "Heavyweight Tee — Black",
"price_usd": 48.00,
"in_stock": true,
"url": "https://yourbrand.com/p/ts-001"
}Ship your catalog
everywhere it sells.
Free while in beta. No credit card. Connect your first channel in under five minutes.