TikTok Ads Connector for AI agents.
8 live capabilities
Manage TikTok ad spend and track ROAS through a conversational interface.
Waiting for input…
Why people use TikTok Ads
Stop Wasting Time in the TikTok Ads Manager with the TikTok Ads
This Connector lets you just ask for the numbers. You can query your best-performing ads or see your total spend for the month in a single sentence. You get your answers instantly without ever leaving your chat window.
What Vinkius changes
You get a conversational interface for your entire TikTok Ads Manager.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
The Emergency Stop
An ad starts burning budget with zero conversions.
- Real-world use case 02
The Weekly Recap
A brand owner wants a summary of the week's performance.
- Real-world use case 03
The Creative Audit
A marketer needs to see which ads are active.
Complete set · 8capabilities
The complete TikTok Ads capability set.
These are the exact actions your AI can choose when you ask it to work with TikTok Ads.
01—04
4 capabilities in this set.
Part of 8 available through TikTok Ads.
- 01 Capability
Enable campaign
Turn on a specific campaign to start spending your budget. This allows you to activate ads quickly.
- 02 Capability
List campaigns
See a full list of all your TikTok ad campaigns in one place. This helps you keep track of every active project.
- 03 Capability
List adgroups
Get a breakdown of all your active ad groups. You can use this to see how your ads are organized.
- 04 Capability
List ads
View every individual ad currently in your account. It's the best way to see all your active creatives.
05—08
4 capabilities in this set.
Part of 8 available through TikTok Ads.
- 05 Capability
Get campaign reporting
Pull performance stats like impressions, clicks, and ROAS for a campaign. This gives you a clear view of your results.
- 06 Capability
Get adgroup reporting
Retrieve specific metrics for your ad groups to see what's working. Use this to find your highest-performing segments.
- 07 Capability
Get ad reporting
Get granular performance data for individual ads. This helps you identify which specific creatives are winning.
- 08 Capability
Pause campaign
Stop a campaign immediately to prevent wasted spend. Use this to kill low-performing ads instantly.
Set up in minutes
One URL. Then ask TikTok Ads to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use TikTok Ads from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_9SzNDkvTKhIvQURkCsSYPeEESjD4VeVbRB4e0CAV/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it TikTok Ads, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable TikTok Ads for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_9SzNDkvTKhIvQURkCsSYPeEESjD4VeVbRB4e0CAV/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the TikTok Ads URL.
- Step 03
Save and start
Save the connection and enable TikTok Ads in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"tiktok-ads": {
"url": "https://edge.vinkius.com/vk_preview_9SzNDkvTKhIvQURkCsSYPeEESjD4VeVbRB4e0CAV/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using TikTok Ads
Open Agent mode in chat and ask: "Using TikTok Ads, help me...". 8 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"tiktok-ads": {
"url": "https://edge.vinkius.com/vk_preview_9SzNDkvTKhIvQURkCsSYPeEESjD4VeVbRB4e0CAV/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using TikTok Ads
Ask Copilot: "Using TikTok Ads, help me...". 8 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"tiktok-ads": {
"url": "https://edge.vinkius.com/vk_preview_9SzNDkvTKhIvQURkCsSYPeEESjD4VeVbRB4e0CAV/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using TikTok Ads
Open Cascade and ask: "Using TikTok Ads, help me...". 8 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"tiktok-ads": {
"url": "https://edge.vinkius.com/vk_preview_9SzNDkvTKhIvQURkCsSYPeEESjD4VeVbRB4e0CAV/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using TikTok Ads
Ask Cline: "Using TikTok Ads, help me...". 8 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add tiktok-ads --transport http "https://edge.vinkius.com/vk_preview_9SzNDkvTKhIvQURkCsSYPeEESjD4VeVbRB4e0CAV/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using TikTok Ads
Ask Claude: "Using TikTok Ads, show me...". 8 tools are ready
Where the request belongs
Work TikTok Ads can move forward.
Performance marketers tired of dashboard fatigue, agency owners managing multi-client accounts, and e-commerce founders who need to monitor ROAS without the manual overhead.
Performance Marketer
Analyzes daily spend and adjusts bids or pauses ads during peak hours to hit targets.
Ad Agency Account Manager
Pulls performance reports for multiple clients in one chat window instead of switching tabs.
E-commerce Brand Owner
Checks conversion rates and ROAS to decide which products to push to their audience.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsTikTok Full Ads
Complete TikTok Ads management � create campaigns, control budgets, analyze performance, track conversions, and manage creative assets via AI.
X Ads (Twitter)
Connect your X Ads account to any AI agent. audit campaigns, analyze line item performance, and pull engagement reports through natural conversation.
Snapchat Ads
Equip your AI agent with direct access to Snapchat Ads. manage campaigns, track ad performance, and optimize spend without opening Snapchat Ads Manager.
Phyllo
Automate creator economy analysis via Phyllo. fetching live creator metrics, cross-platform audience growth, and campaign reach directly from any AI agent.
Meta Ads
Equip your AI agent with direct access to Meta Ads. manage Facebook and Instagram campaigns, track ad performance, and optimize spend without opening Meta Ads Manager.
Moloco
Manage machine learning-powered advertising via Moloco. track campaigns and get analytics directly from your AI agent.
Bring your own AI
Change the model, client or framework. Keep TikTok Ads connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about TikTok Ads.
The practical details behind the request, access and result.
Can I use the TikTok Ads MCP to manage my actual TikTok account?
No, this Connector is specifically for managing your TikTok Ads account and campaigns. It does not handle your personal profile, bio, or organic content posting.
How do I connect my TikTok Ads account to my AI agent?
You'll need to subscribe on Vinkius and then create a developer app in the TikTok Developers portal to get your API credentials. Once you have those, you can plug them into your AI client.
Can the TikTok Ads MCP help me improve my ROAS?
Yes, it helps you identify underperforming ads and campaigns quickly. By getting real-time data on what's working, you can shift your budget to high-performing creatives faster.
Does the TikTok Ads MCP work for agencies managing multiple clients?
Yes, it's a great capability for agencies. It allows you to pull reports and manage different client accounts through a single conversational interface without constant tab switching.
What kind of performance metrics can I get?
You can get a wide range of metrics including impressions, clicks, CTR, CPC, CPM, conversions, and ROAS across various date ranges for campaigns, ad groups, and individual ads.
Can I pause campaigns automatically?
You can ask your agent to pause specific campaigns or ad groups immediately. This is a fast way to stop the spend on ads that aren't hitting your targets.
How do I get my TikTok Ads API credentials?
- Go to developers.tiktok.com and log in with your TikTok account.
- Click Manage Apps → Create App.
- Select Marketing API as the app type.
- Fill in the app details and submit for review.
- After approval, go to your app's page and copy the App ID and App Secret.
- Generate an Access Token by authorizing your ad account.
- Paste App ID, App Secret, and Access Token below.
Can I manage multiple ad accounts?
Yes. Your AI agent can switch between ad accounts using their advertiser IDs, giving agencies and multi-brand teams unified campaign management.
What metrics can I track?
Impressions, clicks, CTR, CPC, CPM, total spend, conversions, conversion rate, ROAS, video views (2s, 6s, 100%), engagement rate, and audience demographics. all filterable by date range, campaign, ad group, and individual ad.
Can I pause underperforming ads automatically?
Yes. Ask your agent to check which ads have CPC above a threshold or ROAS below target, and it can pause those ads immediately. protecting your budget in real time.
One connection away
Give your agent a direct line to TikTok Ads.
Connect TikTok Ads once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available