Adside exposes an MCP (Model Context Protocol) server, so AI assistants like Claude and ChatGPT can securely read your Adside data: think of it as bringing your ad context into whatever chat tool you already live in.
Connecting
The endpoint is https://api.adside.ai/mcp. In the app, look for Use Adside from Claude or ChatGPT for per-client instructions covering ChatGPT, Claude (web and desktop), Claude Code and Codex. For Claude Code it is one command:
claude mcp add --transport http adside "https://api.adside.ai/mcp"
The first use opens a standard sign-in and consent screen: you approve with your Adside account, pick the agency, and the assistant gets read access.
What your assistant can do
List your clients, and read each one's brand kit.
List tracked competitors.
Browse and read Brain pages, across client and agency knowledge.
Pull ad performance: spend, impressions, clicks, CTR, CPC and CPM for a date range, by day, week or month, with period comparisons and top campaigns.
Access is read-only: an assistant connected this way cannot launch, edit or delete anything. If your agency has multiple clients, name the client in your question or the assistant will ask which one you mean.
Power users: per-channel MCP
The Integrations page also offers per-channel MCP configuration with an API key (for example a Meta-specific server at https://api.adside.ai/meta/mcp), for developers who want channel tools directly in Claude Desktop or Cursor. The main /mcp connector is the right choice for most people.
