MCP Server Overview
Give your AI assistant direct access to your ad accounts
What is MCP?
The Model Context Protocol (MCP) is an open standard that allows AI assistants to securely connect to external tools and data sources. Instead of copy-pasting data between your AI and ad platforms, MCP gives your AI direct, controlled access.
AI-Native
Built for LLMs to understand and use your ad data naturally
Real-time
Live campaign data, not stale exports or screenshots
Conversational
"Pause all campaigns with ROAS below 2" just works
How it works
Configure your AI client
https://mcp.syntermedia.aiAuthenticate with your API key
X-Synter-Key header — your API key gives the AI access to your connected ad accountsAsk naturally
Quick setup (Claude Code)
Run this in your terminal:
claude mcp add synter-ads \
--transport http \
https://mcp.syntermedia.ai \
--header "X-Synter-Key: syn_your_api_key_here"Get your API key from the Developer Portal, or run synter_onboarding_start with your email if you don't have an account yet — no sign-up flow required first.
Example prompts
Supported AI clients
Every client below connects to the same https://mcp.syntermedia.ai endpoint with an X-Synter-Key header — see Configuration for the exact snippet per client.
Claude Desktop
Paste the server URL in Settings → Connections
Claude Code
One-line CLI command
ChatGPT
Settings → MCP Servers → Add Server
Cursor
MCP integration for code editors
Codex
One-line CLI command
Amp
Add to .agents/mcp.json
Windsurf
Cascade → MCP → Add Server
Synter IDE
No setup — sign in and start prompting
Pro tip
get_connection_status tool (free) to verify your ad accounts are connected before running paid operations.No keyless tier
synter_onboarding_start with your email to get one without visiting the site first.