Back to MCP overview
MCP documentation

Connect AI agents to the full ZenABM data layer

ZenABM MCP exposes 60+ tools across LinkedIn Ads, companies, campaigns, ABM stages, deals, contacts, job titles, creatives, sources, and intent data. Agents get structured JSON tools, not screenshots or CSV exports.

Claude Desktop / Cursor
{
  "mcpServers": {
    "zenabm": {
      "url": "https://app.zenabm.com/api/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_ZENABM_API_TOKEN"
      }
    }
  }
}

OAuth setup

Connect via OAuth and get your AI tool connected in a few clicks.

Live ZenABM data

Agents can work with the same account, campaign, creative, stage, CRM, and revenue data your team already sees inside ZenABM.

Safe write actions

Pause and activate tools are marked destructive, so compatible MCP clients can require confirmation before changing LinkedIn serving state.

List and search

Search across companies, LinkedIn structure, creatives, CRM deals, contacts, job titles, intent signals, sources, and spend.

list_companieslist_ad_setslist_campaignslist_creativeslist_deals

Company intelligence

Pull company-level engagement, ABM stage history, activity logs, deals, campaigns, ad sets, and weekly timelines.

get_company_overviewget_company_timelineget_company_deals

LinkedIn Ads performance

Analyze campaigns, ad sets, job titles, companies reached, creative metrics, formats, CTR, CPC, spend, and engagement.

get_campaign_overviewget_ad_set_companiesget_creative_performance

ABM and revenue

Inspect ABM campaigns, pipeline, revenue, ROAS, stage movement, influenced deals, and companies entering or progressing stages.

get_abm_campaign_overviewget_abm_stage_historylist_deals

Actions with safeguards

Find current LinkedIn serving state, then pause or activate ads, ad sets, or campaigns with destructive-action hints for MCP clients.

find_ad_sets_or_campaignsupdate_ad_statusupdate_ad_set_or_campaign_status

Example prompts

Once connected, ask questions naturally. Your AI workspace can look up the right ZenABM data and combine account, ad, CRM, and revenue context in one answer.

"Show the top companies by LinkedIn engagement last month."
"Which Thought Leader Ads drove the most landing page clicks last week?"
"Brief me on Acme before my sales call."
"Which high-intent accounts entered our evaluation stage this week?"
"Find paused ad sets that still got clicks last week."
HTTP endpoint
curl "https://app.zenabm.com/api/mcp" \
  -H "Authorization: Bearer YOUR_ZENABM_API_TOKEN" \
  -H "Content-Type: application/json"

What this means in practice

Your AI assistant can move from "which accounts are hot?" to "which ads caused that movement?" to "what should sales do next?" without asking your team to export, clean, and re-upload spreadsheets.

ZenABM MCP Documentation | Connect AI tools to ABM data