Catalyte
Now in early access — MCP server is live

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.

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 catalog · every channel that matters · zero hand-mapping

Google MerchantMeta CatalogTikTok CatalogPinterestChatGPT ShoppingPerplexityMicrosoft CopilotShopifyBigCommerceWooCommerceAmazoneBayWalmartClaudeGoogle MerchantMeta CatalogTikTok CatalogPinterestChatGPT ShoppingPerplexityMicrosoft CopilotShopifyBigCommerceWooCommerceAmazoneBayWalmartClaude
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 with idempotent upserts, a built-in dashboard editor, or bulk CSV import — whichever fits your stack.

Live sync
Google Merchant2s
Meta Catalog5s
TikTok Catalog8s
Pinterest11s
ChatGPT Shopping14s
Shopify17s
Distribute

Push to every channel.

Per-channel feed formats, taxonomy alignment, and scheduled URLs or SFTP delivery — generated automatically from one catalog.

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 with OAuth 2.1, schema.org product pages, and an opt-in public AI directory that any agent can crawl.

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 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.

POST · /v1/products

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
Read the API docs
200 OK · 84ms
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"
  }'
Coverage

Channels & destinations

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

See all channels →
Google Merchant CenterLive

Scheduled XML feed URL — image hosting and Google product taxonomy handled.

Meta CatalogLive

Facebook & Instagram Shops, dynamic ads — direct CSV feed URL.

TikTok Catalog (Ads)Live

Scheduled CSV feed for TikTok Shopping Ads — separate from TikTok Shop.

PinterestLive

Product Pins XML feed for shoppable boards.

Microsoft CopilotLive

Bing Merchant XML — powers Microsoft Shopping & Copilot surfaces.

Google AI OverviewsLive

Schema.org-perfect product pages indexed for AI Overviews.

Claude (MCP)Live

Hosted MCP server with OAuth 2.1 — connect Catalyte as a Claude connector.

ChatGPT Shopping (ACP)Live

JSONL product feed, delivered via SFTP to OpenAI's ingestion endpoint.

PerplexityLive

XML feed surfaced via the public Catalyte AI directory.

ShopifyLive

Downloadable Shopify-format product CSV — ready to import.

BigCommerceLive

Native BigCommerce product CSV export.

WooCommerceLive

WooCommerce-compatible CSV for the official importer.

AmazonSoon

Starting-point CSV for Seller Central — map into the per-category inventory template before upload.

eBaySoon

Starting-point CSV for eBay File Exchange — add Action + CategoryID before upload.

WalmartSoon

Starting-point CSV for the Walmart Item Spec — direct SP-API integration coming later.

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 serverOAuth 2.1 + DCRschema.org/ProductPublic AI directory
# 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.