Skip to main content
If an assistant can add a remote MCP server, it can reach your SourceMedium reporting data. ChatGPT, Claude, and Grok are the usual examples. Anything else that speaks MCP uses the same URL and the same SourceMedium sign-in. You never paste BigQuery, Shopify, or Meta credentials into the assistant. SourceMedium holds those and answers read-only. This is a different product from the Slack AI Analyst. In Slack, SourceMedium’s own analyst writes the SQL and answers for you. Here, the assistant you already use asks SourceMedium.
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

The path /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:
When you connect SourceMedium to an AI service, queries and the resulting data may be sent to the AI provider you choose. Access remains limited by your existing SourceMedium organization membership and connected-source permissions. This connection does not provide semantic PII detection or field-level masking. Do not request customer contact, address, or other direct personal data unless it is necessary and authorized for your use case.

Chat apps

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.
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.
Vendor guide: Claude custom connectors

Coding agents

A terminal or IDE agent uses the same URL. These are the ones we keep verified instructions for; any other MCP-capable agent follows the same pattern.
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.
Removing the server with claude mcp remove does not sign you out. Run claude mcp logout to clear the saved token.
Vendor guide: Claude Code MCP
Coding agents that load skills can also install SourceMedium’s optional agent skills. Chat products do not need them; the MCP tools already describe how to query.

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: The Connected tools list showing Claude and Claude Code with request counts and last use The Connected tools list showing Claude and Claude Code with request counts and last use

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 every table, column, and metric name up before writing SQL, and to use SourceMedium’s own metric definitions so its numbers match your dashboards. When a number matters, say the metric’s name and ask the assistant to use query_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.

Limits

All tools are read-only. Writes, exports, and other projects are refused.

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.