# TikTok Full Ads MCP for AI Agents AI Agent Connect

> TikTok Full Ads MCP lets your AI agent manage your entire TikTok advertising strategy. It handles campaign creation, budget updates, performance auditing, and creative asset tracking. You can monitor spend, list audiences, and pull granular reports without leaving your AI chat window.

## Overview
- **Category:** industry-titans
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_d6EE0V5apAc34eQhFhmGi44aj0Tow8eZOraR3dqZ/ai-agent-connect
- **Tags:** campaign-management, ad-performance, social-media-ads, advertiser-accounts, reporting-dashboards, roi-tracking

## Description

Managing TikTok ads usually means jumping between different tabs, digging through nested menus, and manually copying numbers from reports into spreadsheets. It's a chore that eats up your day. This Connector changes that by putting the TikTok Business API directly into your AI client. Instead of clicking through a dashboard, you just tell your agent what to do. You can ask it to find specific campaigns, check if your budgets are on track, or grab a performance report for last month. It handles the heavy lifting of querying the API so you can stay focused on the strategy. Because this is hosted on Vinkius, it connects to your favorite tools like Claude or Cursor instantly, making it easy to keep your marketing data moving. You're not just looking at data anymore; you're actually operating your ad account through a conversation.

## Tools

### list_ad_videos
See all video assets you've uploaded for your ads.

### get_advertiser_balance
Check the current spending and balance of a specific advertiser account.

### get_performance_report
Get granular reports with custom metrics like CTR and impressions for specific dates.

### list_ads
See all active and inactive ads associated with an advertiser.

### list_audiences
Pull a list of custom audiences you've built for retargeting.

### list_campaigns
View all campaigns for an advertiser, including support for paginated results.

### list_ad_images
See all image assets you've uploaded for your ads.

### track_pixel_event
Send server-side events like AddToCart or CompletePayment to TikTok.

### update_ad_group_status
Change the status of ad groups to enable or disable them instantly.

### create_campaign
Start a new TikTok campaign with objectives like traffic, conversions, or lead gen.

### get_ad_group_details
Pull specific details for individual ad groups to check their settings.

### get_advertiser_info
Get the high-level details and metadata for a TikTok advertiser account.

### get_campaign_details
Pull the full configuration and status of a specific campaign by its ID.

### update_ad_status
Enable, disable, or delete specific ads to control your active inventory.

### list_ad_groups
See all ad groups within an advertiser account to organize your structure.

### update_campaign_budget
Change the budget of an existing campaign to scale or throttle spend.

### update_campaign_status
Enable, disable, or delete campaigns to manage your active ads.

## Prompt Examples

**Prompt:** 
```
Check my current TikTok ad spend for the last 30 days.
```

**Response:** 
```
I've pulled the performance report for the last 30 days. Here is the summary for your active campaigns:

| Campaign Name | Spend | Impressions | CTR |
| :--- | :--- | :--- | :--- |
| Summer Sale | $1,200 | 450,000 | 1.2% |
| Brand Awareness | $800 | 320,000 | 0.8% |
| App Install | $500 | 110,000 | 2.1% |

Would you like a more granular breakdown for any of these?
```

**Prompt:** 
```
Which of my campaigns are currently active?
```

**Response:** 
```
I found 3 active campaigns in your account:

* **Summer Sale** (Status: Active)
* **Brand Awareness** (Status: Active)
* **App Install** (Status: Active)

I can check the budget or performance for any of these for you.
```

**Prompt:** 
```
Update the budget for the 'Summer Sale' campaign to $500.
```

**Response:** 
```
Done! I've updated the budget for the **Summer Sale** campaign to $500. You'll see this change reflected in your TikTok Ads Manager shortly.
```

## Capabilities

### Create new ad campaigns
Start new TikTok campaigns with specific objectives like traffic, conversions, or lead generation.

### Update campaign budgets
Adjust the spending limits for existing campaigns on the fly.

### Pull performance reports
Get granular data on spend, impressions, and CTR for specific dates.

### Audit advertiser accounts
List all associated accounts and retrieve their high-level metadata.

### Track pixel events
Send server-side events like AddToCart or CompletePayment to TikTok.

### Manage creative assets
View and organize your uploaded image and video assets for your ads.

## Use Cases

### Scaling a winning ad
A media buyer notices a high-performing campaign and asks the agent to use update_ad_status to ensure it stays live while they review the creative.

### Weekly Performance Audit
A marketing manager asks for a performance report for the last 7 days to see the CTR and spend for all active campaigns.

### Creative Inventory Check
A growth engineer wants to see all uploaded videos for a specific account to ensure the latest content is live using list_ad_videos.

### Rapid Account Audit
A new hire needs to see all advertiser accounts and their current balances using get_advertiser_info and get_advertiser_balance.

## Benefits

- Stop manual data entry by using get_performance_report to pull metrics directly into your workspace.
- Scale spend faster by using update_campaign_budget to adjust budgets without logging into the dashboard.
- Audit your accounts quickly using list_campaigns and list_ad_groups to see your entire structure at once.
- Keep your creative assets organized by using list_ad_images to track your content.
- Ensure accurate tracking by using track_pixel_event to send server-side data to TikTok.

## How It Works

The bottom line is you get a voice-controlled command center for your TikTok ads.

1. Connect this Connector to your AI client and provide your TikTok Ads Access Token.
2. Ask your agent to perform a task, like listing your active campaigns or checking a balance.
3. Get a direct answer or a list of actions you can take next.

## Frequently Asked Questions

**Can I use TikTok Full Ads MCP to create new campaigns?**
Yes, you can use the Connector to create new campaigns with various objectives, including traffic, conversions, lead generation, and video views.

**Does TikTok Full Ads MCP support server-side tracking?**
Yes, it supports sending server-side pixel events like AddToCart and CompletePayment to TikTok via your agent.

**Can I use it to see my creative assets?**
Yes, you can ask your agent to list all uploaded images and videos associated with your advertiser account.

**How do I connect my TikTok account?**
You just need to provide your TikTok Ads Access Token within your AI client settings once you've subscribed to the Connector.

**Can I use it to manage multiple advertiser accounts?**
Yes, the Connector can list all advertiser accounts associated with your app, allowing you to switch between and audit different accounts.

**Can I use TikTok Full Ads MCP to adjust my daily spend?**
Yes, you can tell your agent to update the budget for any existing campaign instantly without having to log into the dashboard.

**How do I get my TikTok Ads Access Token?**
Create a Developer account at [**TikTok for Business**](https://ads.tiktok.com/marketing_api/homepage), create an App, and perform the OAuth flow to generate a long-lived Access Token. Copy and paste it below.

**Can the agent list my creative video assets?**
Yes. Use the `list_creatives` tool providing your Advertiser ID. Your agent will retrieve metadata for all uploaded creative assets, helping you audit your content library.

**Is it possible to see audience lists via the agent?**
Yes. The `list_audiences` tool allows your agent to retrieve all custom audiences configured in your advertiser account, ensuring your segmentation is on track.