Workspace members can connect. Admins, Editors, and Viewers all get a read-only session scoped to what they can already reach in SourceMedium. Use the email associated with your membership. Your first MCP sign-in can link an existing SourceMedium account, so you do not need to sign in through the SourceMedium browser app first.
The connection URL
/mcp is required. The AI assistants page in your SourceMedium workspace shows these same setup steps with the URL ready to copy, and lists your connected tools once one works. Here is the whole flow in two minutes:
Chat apps
- Claude
- ChatGPT
On Team or Enterprise plans, an Owner must first add SourceMedium under Organization settings → Connectors → Add → Custom → Web. Each member then connects it under Customize → Connectors.Vendor guide: Claude custom connectors
1
Open the connectors list
In claude.ai, go to Customize → Connectors.
2
Add the connector
On Free, Pro, or Max, click + and choose Add custom connector. On Team or Enterprise, find the connector your Owner added, click Connect, and skip the next step.
3
Paste the URL
Paste
https://mcp.sourcemedium.com/mcp into the connector URL field, click Add, then click Connect.4
Sign in
Sign in with your usual SourceMedium account and approve the connection.
5
Use it in a chat
Click + in the lower left of a chat, open Connectors, switch SourceMedium on, and ask a question about your data.
On Claude’s Free plan only one custom connector is allowed.
Coding agents
A terminal or IDE agent uses the same URL.- Claude Code
- Codex
- Cursor
- Grok Build
- Hermes
1
Add the server
2
Sign in
Start Claude Code and run
/mcp, pick sourcemedium, and complete the browser sign-in with your SourceMedium account.3
Ask a question
Ask a question about your data. The SourceMedium tools are now available.
After you connect
One connection is one organization. If you belong to several SourceMedium workspaces, the sign-in asks you to pick one; reconnect to switch later. To confirm it worked, ask a first question. A successful request adds the tool under Connected tools on the AI assistants page, with its request count and when it was last used:

What the assistant can reach
There is no separate approval step for Shopify or Meta. If the source is connected in your workspace, the assistant can read it; if it is not, the tool answers
SOURCE_UNAVAILABLE and warehouse questions still work.
Agency partners with a live grant can connect too. An organization-level grant sees the whole org. A brand- or store-scoped grant is narrowed to those stores, and cannot run raw SQL (run_bigquery_sql).
How to ask
Ask in plain language. The assistant’s instructions tell it to look up table, column, and metric names before writing SQL. When a number matters, ask it to use SourceMedium’s metric definitions throughquery_metrics.
Two questions it answers directly: “are my connections working?” (live connection health and data freshness) and “what does this metric mean?” (searched from this documentation).
The MCP tool reference covers each tool, the call order that produces correct numbers, and how to tell a good answer from a guessed one.
Your first question
Once you are connected, paste this in:Compare net revenue for the last complete week against the week before, using SourceMedium’s own metric definition (query_metrics). Tell me which stores, dates, and timezone you used, and show the definition and any filters.A good answer names the stores you expected, gives dates that match the week you meant, and shows the definition it used. If it skips those, or says data is missing or truncated, sort that out before you trust the number. If you check the answer against a dashboard, line up the dates, timezone, stores, and filters first. A custom report can define a metric differently, so compare the same metric, not just a number with a similar name.
Limits
No tool writes to your data. Writes, exports, and other projects are refused.
Related
MCP tool reference
Every tool, the order that gets correct answers, and the column name assistants guess wrong.
AI assistant troubleshooting
Sign-in errors, source denials, and what to send support.
Slack AI Analyst
Ask in Slack when you want SourceMedium to write the SQL and charts for you.

