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.

Community MCP14 platforms in one connection. OAuth managed in the Synter dashboard.

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.

Synter · MCP

Cross-platform spend rollup via the Synter MCP. The agent aggregates yesterday's spend across all 14 connected platforms in a single call.

Synter MCP
docs
# 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.
One command sample showing how the agent talks to Synter. The MCP exposes the platform's primitives as tools; the agent translates the prompt into the right call.

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

Synter MCP docs

Visual demonstration

What this looks like in practice.

Synter· AttributionLast 30 days
Last-click vs MTA vs MMM
  • Google Search
    Last-click
    38%
    MTA
    24%
    MMM
    18%
    Discrepancy
  • Meta Ads
    Last-click
    22%
    MTA
    28%
    MMM
    32%
    In range
  • TikTok Ads
    Last-click
    8%
    MTA
    14%
    MMM
    22%
    In range
  • LinkedIn Ads
    Last-click
    12%
    MTA
    14%
    MMM
    13%
    In range
  • Pinterest
    Last-click
    3%
    MTA
    6%
    MMM
    7%
    In range
  • Microsoft Ads
    Last-click
    9%
    MTA
    8%
    MMM
    6%
    In range
  • Reddit + X + others
    Last-click
    8%
    MTA
    6%
    MMM
    2%
    In range
Discrepancy auto-flagged when last-click and MMM differ by 15 percentage points or more.
Cross-platform attribution returned by Synter. TikTok's MMM share is 22% while last-click reads 8%; the agent flags the discrepancy and proposes shifting more budget to TikTok with an MMM-led measurement plan.
Synter· CampaignsYesterday
USD
  • Google · Search-Brand-EN

    Active
    Spend$4,820Impr.421KClicks12,180CTR2.89%CPC$0.40Conv.412
  • Meta · Lookalike-1pct

    Active
    Spend$3,160Impr.521KClicks9,490CTR1.82%CPC$0.33Conv.312
  • TikTok · Spark-Ads-Holiday

    Active
    Spend$2,840Impr.920KClicks13,930CTR1.51%CPC$0.20Conv.284
  • LinkedIn · Demo-Request

    Active
    Spend$1,820Impr.44KClicks1,920CTR4.36%CPC$0.95Conv.62
  • Microsoft · Search-Generic

    Learning
    Spend$910Impr.94KClicks2,820CTR3.00%CPC$0.32Conv.84
  • Reddit · Awareness-r/SaaS

    Limited
    Spend$420Impr.120KClicks1,180CTR0.98%CPC$0.36Conv.18
Six platforms, one dashboard. The agent normalized metrics across platforms; conversion definitions and attribution windows are unified at the Synter layer so the comparison is meaningful.

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.