← back to blog
    Berner SetterwallJuly 15, 20263 min read

    Wix Is Live in Cogny: Site Analytics, Orders & Contacts for Your Agent

    Wix Is Live in Cogny: Site Analytics, Orders & Contacts for Your Agent

    Wix powers a very long tail of small-business sites and stores — and until today, none of that data was reachable from a Cogny agent. Now it is. Wix is a live MCP integration, joining Shopify and WooCommerce as the third e-commerce platform in the catalog.

    No OAuth dance, no developer app: one API key from the Wix API Key Manager plus your Site ID, pasted once into Settings → Cogny Managed MCPs.


    TL;DR

    • Wix is live now. Connect it with an API key + Site ID from your warehouse Settings → Cogny Managed MCPs.
    • Seven tools, read-only by design: get_site_analytics, search_orders, get_order, query_products (Catalog V1), search_products_v3 (Catalog V3), query_contacts, query_coupons. No write tools are registered, so an agent cannot touch your site.
    • Site analytics covers daily sessions, sales, orders, unique visitors, clicks-to-contact and form submissions — note Wix retains only 62 days of analytics history, so order-level data carries the long baselines.
    • The ecommerce scheduled template now recommends itself for Wix stores, same as Shopify and WooCommerce.
    • Works from any MCP client on app.cogny.com/mcp, and from Bash via the Cogny CLI.
    • Included in Cogny Solo ($9/mo); bring your own agent and the standard MCP tools run under fair use.

    What you can do with it

    AreaWhat Claude can do
    Site analyticsPull daily sessions, sales, orders, unique visitors, clicks-to-contact and form submissions for any window in the last 62 days
    OrdersSearch eCommerce orders by date, payment status, fulfillment status; read full orders with line items and totals
    ProductsQuery the store catalog — both Catalog V1 (most existing stores) and Catalog V3 (newer stores)
    ContactsSearch and filter CRM contacts: members, customers, form submitters, labels
    CouponsList coupons with usage counts, expiry and discount specs

    In plain terms: "How did sessions and sales trend over the last month?" "Which paid orders from last week are still unfulfilled?" "How many contacts came in since the campaign started, and how many have emails?" The answers come straight from wixapis.com, not a CSV export.

    One honest caveat baked into the tools: Wix stores only 62 days of site analytics. For 12-month baselines the ecommerce template leans on search_orders date filters instead, and reserves get_site_analytics for the recent-period traffic read. Schedule a weekly pull and the report agent accumulates the longer series for you.

    Two ways in: chat or scheduled

    Ask interactively from any MCP client, or enable the ecommerce template (E-Commerce Performance Signals) as a scheduled prompt — it now recognizes Wix alongside Shopify and WooCommerce and maps its phases onto the Wix tools automatically.

    Prefer the terminal? The Wix CLI page shows every tool as a npx @cogny/cli tools call one-liner an agent can script.

    How to connect it

    1. Open the Wix API Key Manager (account owner or co-owner) and click Generate API Key.
    2. Grant All site permissions — or at minimum Site Analytics, Wix Stores, eCommerce, Contacts and Coupons.
    3. Grab your Site ID: it's the UUID in your dashboard URL, manage.wix.com/dashboard/<site-id>/….
    4. In your warehouse Settings → Cogny Managed MCPs, click Connect on the Wix card and paste both values.

    The key is stored encrypted, sent only as the Authorization header to wixapis.com with your wix-site-id, and scoped to the single workspace. Disconnect any time with one click.

    On trust

    This integration is read-only v1 — the proxy registers no write tools at all, so there is nothing to approve and nothing an agent can break. If write support (e.g. coupon creation) turns out to be wanted, it will ship behind the same explicit-approval guardrail as every other write in Cogny.


    If your store — or your client's — runs on Wix, this is the connector that puts it on the same footing as the Shopify and WooCommerce shops in your portfolio. Connect it from your Cogny dashboard and ask your first question.