ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use LinkedIn Ads with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Access marketing analytics, campaigns, and reporting via the LinkedIn Ads REST API.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 6 capabilities

The complete LinkedIn Ads capability set.

These are the exact actions your AI can choose when you ask it to work with LinkedIn Ads.

Capability set01 / 02

01-03

3 capabilities in this set.

Part of 6 available through LinkedIn Ads.

  1. 01

    List ad campaigns

    List all campaigns for an ad account

  2. 02

    List ad accounts

    List all accessible LinkedIn Ad Accounts

  3. 03

    List campaign groups

    List campaign groups for an ad account

Capability set02 / 02

04-06

3 capabilities in this set.

Part of 6 available through LinkedIn Ads.

  1. 04

    Get ad analytics

    Requires pivot and dateRange parameters. Query performance metrics (impressions, clicks, spend)

  2. 05

    List ad creatives

    List all ad creatives for an ad account

  3. 06

    List conversion rules

    List conversion tracking rules for an account

Observed, not estimated

858ms average. Fast in production.

LinkedIn Ads is checked daily against the live service.

Daily averagePeak 1081ms
Aug 20Today
Fastest day
727ms
Slowest day
1081ms
14-day trend
Slowing+31%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 6 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of LinkedIn Ads, so you can see the experience inside your AI.

It does not authenticate your account with LinkedIn Ads. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

LinkedIn Ads Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_aiJpqqiHwsYymweehIXYbLscmmAlMYJhMXP4QXUr/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — LinkedIn Ads capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "linkedin-ads-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_aiJpqqiHwsYymweehIXYbLscmmAlMYJhMXP4QXUr/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions LinkedIn Ads owners ask.

  • 01

    Which scopes are required for this server?

    Your access token must have at least r_ads_reporting and r_ads scopes to list accounts and fetch performance metrics.

  • 02

    How do I specify the time range for analytics?

    You must provide a Restli-formatted string in the params field, including dateRange=(start:(day:X,month:Y,year:Z)). Refer to LinkedIn API documentation for exact syntax.

  • 03

    Is the API Key (Personal Access Token) supported?

    LinkedIn uses OAuth2 tokens. You can generate a long-lived Access Token through the LinkedIn Developer Portal's Token Generator capability for development use.