Catalyte
Now in early access — MCP server is live

The product feed layerfor the AI internet.

Ingest your catalog once — through our API, the dashboard, or a first-party connector — and Catalyte keeps every shopping surface in sync. Including the ones built on top of Claude, ChatGPT, and whatever ships next.

Read the API docs
app.catalyte.dev / products
Catalog
0products
prod
+ New
Google Merchant
Synced
2s ago
Meta Catalog
Synced
12s ago
Claude · MCP
Live
now
TikTok Shop
Syncing
SKU · Title
Price
Stock
Channels
Heavyweight Tee — Black
TS-001-BLK-M
$48.00
142
GMTC
Cropped Hoodie — Navy
HD-204-NVY-L
$84.00
38
GMTC
Field Jacket — Olive
JK-880-OLV-S
$210.00
12
GMTC
Pleated Trouser — Cream
CP-440-CRM-M
$118.00
0
GMTC

One pipeline · sixteen destinations · zero hand-mapping

Google MerchantChatGPT ShoppingClaude (MCP)Meta CatalogTikTok ShopPinterestBing MerchantPerplexityGoogle MerchantChatGPT ShoppingClaude (MCP)Meta CatalogTikTok ShopPinterestBing MerchantPerplexity
The Catalyte platform

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.

POST /v1/products
{
"sku": "TS-001",
"title": "Heavyweight Tee",
"price": 4800,
"channels": ["all"]
}
200 · 84ms
Ingest

Send products from anywhere.

One REST endpoint, official SDKs, drag-and-drop CSV, or a managed connector for Shopify, Amazon, Woo, Bigcommerce.

Live sync
Google Merchant2s
Meta5s
TikTok8s
Bing11s
Pinterest14s
Shopify17s
Distribute

Push to every channel.

Per-channel field mapping, image rehosting, taxonomy alignment, and retries — handled for you.

Claude · MCP
"Find a heavyweight black tee under $60 from @catalyte."
→ 1 match · TS-001-BLK-M · $48
AI surfaces

MCP-ready, schema-pure.

A hosted MCP server, schema.org-perfect product pages, and structured feeds that AI assistants can actually retrieve.

Why teams switch

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, or pre-built connectors for Shopify, Amazon, BigCommerce, WooCommerce. Bulk CSV when you need it.

Sync everywhere

Push one product, fan it out to every connected channel. Field mapping handled. Inventory and price kept in sync.

Stay AI-discoverable

Structured feeds, schema.org markup, and an MCP server so AI assistants can read your catalog and surface your products.

POST · /v1/products

One endpoint.
Every channel.

A single upsert. Catalyte handles field mapping, image re-hosting, taxonomy alignment, and per-channel quirks so you don't have to learn six APIs.

  • Typed SDKs in Node, Python, Go
  • Idempotent upserts & webhooks
  • p95 < 100ms · 99.95% uptime SLA
Read the API docs
200 OK · 84ms
curl https://api.catalyte.dev/v1/products \
  -H "Authorization: Bearer ct_live_••••" \
  -H "Content-Type: application/json" \
  -d '{
    "sku": "TS-001-BLK-M",
    "title": "Heavyweight Tee — Black",
    "price": { "amount": 4800, "currency": "USD" },
    "inventory": 142,
    "image_url": "https://cdn.example.com/ts001.jpg",
    "channels": ["google_merchant", "meta", "mcp"]
  }'
Coverage

Channels & destinations

Pull from your existing store, push to every surface that matters.

See all channels →
Google Merchant CenterLive

Shopping feed, image hosting, taxonomy mapping.

Meta CatalogLive

Facebook & Instagram Shops, dynamic ads.

TikTok ShopBeta

Catalog sync for TikTok Shop sellers.

Bing MerchantLive

Microsoft Shopping + Bing/Copilot surfaces.

PinterestLive

Product Pins and shoppable feeds.

Claude (MCP)Live

Connect your catalog to Claude as an MCP server.

ChatGPT ShoppingBeta

Structured product data + retrieval-ready feeds.

PerplexitySoon

Pending public ingestion API.

ShopifyLive

Two-way sync — pull from or push to a Shopify store.

AmazonBeta

SP-API sync. Listings, inventory, pricing.

AI shopping, today

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.

MCP serverschema.org/ProductPublic JSON feedVector embeddings
# Claude prompt
Find me a heavyweight cotton tee in black, size M, under $60, from @yourbrand
# Catalyte MCP responds
{
  "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.