Integration · Synter
One MCP, 14 ad platforms.
Synter is the AI Agent Operator for Ads. A single hosted MCP server connects to 14 paid platforms with direct API connections and full execution.
Synter is the unification path for multi-platform paid media. Direct API connections (not middleware), 100+ tools across the surface, and full execution capabilities (not just reporting). Coverage includes Google, Meta, TikTok, LinkedIn, Reddit, Pinterest, Snapchat, Microsoft, X, Amazon DSP, Taboola, Spotify, Trade Desk, and StackAdapt. The strongest path when paid media spans more than three platforms and unified workflow matters.
What you can do via MCP
Example prompts the agent runs.
“Pull yesterday's spend across all 14 platforms grouped by channel.”
Calls Synter's cross-platform reporting tool, aggregates spend per channel, and returns the rollup with per-platform breakdowns the agent can drill into.
“Find creative fatigue across Meta, TikTok, and Pinterest, anything with frequency above 3 or CTR drop above 30% week-over-week.”
Queries insights across the named platforms via their respective Synter tools, joins by creative_id, surfaces the at-risk creatives with their pre-and-post fatigue performance.
“Sync my CRM customer list to lookalike audiences on Meta, Google, and LinkedIn.”
Pushes the customer list to each platform via Synter's audience-sync tools, creates 1% lookalikes from the matched audiences, returns the audience IDs and estimated reach per platform.
“Create a search campaign in Google plus a video campaign in TikTok with the same audience targeting.”
Creates both campaigns via Synter's per-platform create-campaign tools, applies the unified targeting via the audience-sync layer, returns campaign IDs and the cross-platform launch summary.
“Compare ROAS for the Q4 holiday campaign across Google PMax, Meta Advantage+, and TikTok Smart Performance.”
Pulls campaign-level ROAS for the named campaigns across the three platforms, normalizes attribution windows, returns a side-by-side ROAS comparison with statistical caveats.
Cross-platform spend rollup via the Synter MCP. The agent aggregates yesterday's spend across all 14 connected platforms in a single call.
# Synter hosted MCP, called via the agent runtime
mcp.synter.get_cross_platform_spend({
date_range: "yesterday",
platforms: "all", // or ["google", "meta", "tiktok", "linkedin"]
group_by: "platform"
})
# Returns spend totals per platform plus a unified channel breakdown
# the agent can drill into for any specific platform.MCP integration
Synter MCP server.
- Server
- Synter hosted MCP endpoint (see syntermedia.ai/mcp)
- Auth
- OAuth (per-platform, managed in the Synter dashboard)
- Hosting
- Synter hosted
- 14 platforms in one connection: Google, Meta, TikTok, LinkedIn, Reddit, Pinterest, Snapchat, Microsoft, X, Amazon DSP, Taboola, Spotify, Trade Desk, StackAdapt
- Direct API connections (not middleware); the platform queries the underlying APIs without a proxy layer
- 100+ tools across the combined surface area
- Full execution capabilities (not just reporting): create, update, pause, audience sync, creative upload
- OAuth handshakes per platform are managed in the Synter dashboard, not in the agent runtime
Visual demonstration
What this looks like in practice.
- Google SearchLast-click38%MTA24%MMM18%Discrepancy
- Meta AdsLast-click22%MTA28%MMM32%In range
- TikTok AdsLast-click8%MTA14%MMM22%In range
- LinkedIn AdsLast-click12%MTA14%MMM13%In range
- PinterestLast-click3%MTA6%MMM7%In range
- Microsoft AdsLast-click9%MTA8%MMM6%In range
- Reddit + X + othersLast-click8%MTA6%MMM2%In range
- Spend$4,820Impr.421KClicks12,180CTR2.89%CPC$0.40Conv.412
Google · Search-Brand-EN
Active - Spend$3,160Impr.521KClicks9,490CTR1.82%CPC$0.33Conv.312
Meta · Lookalike-1pct
Active - Spend$2,840Impr.920KClicks13,930CTR1.51%CPC$0.20Conv.284
TikTok · Spark-Ads-Holiday
Active - Spend$1,820Impr.44KClicks1,920CTR4.36%CPC$0.95Conv.62
LinkedIn · Demo-Request
Active - Spend$910Impr.94KClicks2,820CTR3.00%CPC$0.32Conv.84
Microsoft · Search-Generic
Learning - Spend$420Impr.120KClicks1,180CTR0.98%CPC$0.36Conv.18
Reddit · Awareness-r/SaaS
Limited
CLI alternative
Per-platform REST APIs, managed via the Synter dashboard.
Synter exposes per-platform REST API access through the dashboard for non-MCP workflows. For AI-driven multi-platform paid-media work the MCP is the primary interface; the dashboard fills in for OAuth handshakes, billing, and any platform-specific capability not yet exposed via MCP.
Pairs with these skills
The marketing skill suite.
This integration pairs with the forthcoming paid-media-strategy, ads-creative-development, ads-performance-analytics skills. The skill landing pages and SKILL.md sources land in subsequent dispatches; cross-link hyperlinks are added when the skill pages ship.