All your company's data, inside the AI you already use.
Modern is the operating system for ecommerce businesses: sales, ads, lifecycle, marketplace, support, finance, and whatever else you run, held in one secure, structured layer. One connector URL opens that layer to your AI client, read-only. No exports. No context stuffing. No analyst acting as the API.
Claude
ChatGPT
Hermes
OpenClaw
…any client that speaks MCP over streamable HTTP
Three steps. Then ask it anything.
Modern issues the key. You keep your own Claude or ChatGPT subscription. There is nothing to configure on the model provider's side.
Generate a Modern API key
Open Account → API Keys in Modern and generate a key. The full key is shown once, so copy it before closing the dialog.
Add Modern as a connector
In your AI client, add a custom MCP connector pointing at https://mcp.modern.ai/mcp, passing your key as a Bearer token in the Authorization header or as an api_key query parameter.
Ask your first question
Start a chat and ask which organizations you have access to. The client calls get_org_info and you are connected.
Add a custom connector named Modern with this remote MCP server URL, your key in place of YOUR_API_KEY:
Header auth preferred; the URL query form works in clients that cannot set headers:
19 tools. Every one of them yours.
Not a generic SQL escape hatch. Each tool is a modelled surface with named metrics, filterable dimensions, and a description the model can reason about before it calls anything.
get_org_info · the organizations, IDs, and slugs this key can reach. get_org_overview · connected integrations, feed freshness, trailing GMV, net sales, orders, spend, and MER.
query_advertising, query_attribution, query_insights, query_media_mix · spend to creative, attribution models, daily performance, and media-mix rows built for halo and marginal-impact work.
query_sales_items, query_cohort, query_lifecycle_campaigns, query_lifecycle_flows, query_customer_service, query_customer_service_messages · SKU-level sales, monthly cohorts, lifecycle KPIs, and the actual text customers send.
query_tiktok_affiliate_daily, query_tiktok_affiliate_creator, query_tiktok_affiliate_product · the affiliate program split by day, creator, and product.
query_calendar_events, query_goals, query_goal_breakdowns, query_additional_revenues · the layer a raw connector cannot reach: what you were doing, and what you were aiming at. The model stops calling a planned sale an anomaly.