# Kevel MCP for AI Agents AI Agent Connect

> Kevel lets you manage your ad-serving operations directly through your AI client. This Connector connects your account to your agent so you can handle advertisers, campaigns, flights, and inventory sites without jumping between tabs. It's built for ad-ops teams who need to move fast on creative audits and inventory checks.

## Overview
- **Category:** developer-tools
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_i7gTMqaRS6UmvOdkUpbft7BZXpuymcFw6XJWkfrF/ai-agent-connect
- **Tags:** ad-serving, ad-ops, campaign-management, inventory-management, ad-tech, api-integration

## Description

This Connector lets you talk to your Kevel ad-serving system like a person. Instead of hunting for a specific campaign ID, you just ask your agent to find it and tell you what's going on. You can check inventory availability, audit creatives, or list all active campaigns in one place. Because Vinkius makes it easy to connect these types of tools, you can get your agent up and running in minutes. You'll spend less time navigating the Kevel dashboard and more time actually making decisions. It handles the heavy lifting of data retrieval so you can stay focused on the bigger picture of your ad strategy.

## Tools

### get_campaign
Get the specific details for a single campaign. This lets you see the configuration quickly.

### list_sites
Get a list of all the sites in your ad inventory. This helps you manage your available placements.

### list_zones
See all available zones across your inventory sites. This helps you plan ad placements.

### list_ad_types
Check which ad formats like banners or native are supported. Use this to confirm technical specs.

### list_ads
Pull a list of all ads currently in your account. This is useful for quick inventory audits.

### list_advertisers
See every advertiser registered in your Kevel account. This helps you manage your client list.

### list_campaigns
Get a full list of all campaigns you're running. This gives you a high-level view of your activity.

### list_channels
See all the different channels available for your ads. Use this to check distribution options.

### list_creatives
View all the creatives that have been uploaded to your account. This makes creative auditing easier.

### get_advertiser
Pull the full metadata for a specific advertiser. This helps you find specific account details.

### list_flights
See all the active and upcoming flights in your system. Use this to track your campaign schedule.

## Prompt Examples

**Prompt:** 
```
Show me all active campaigns in Kevel.
```

**Response:** 
```
I've retrieved your campaigns. You have 10 active campaigns, including:

* **Summer Sale 2024**
* **New Product Launch**

Would you like to see the flights for any of them?
```

**Prompt:** 
```
List all ad zones for the site with ID 12345.
```

**Response:** 
```
I found 5 zones for site 12345:

* Header Banner
* Sidebar Native
* 3 others

All zones are currently active.
```

**Prompt:** 
```
What ad types are supported in my Kevel account?
```

**Response:** 
```
I've listed the supported ad types. Your account supports 15 formats, including:

* Banner
* Native
* Video
* Interstitial
```

## Capabilities

### List active campaigns
See every campaign and its flight details in a single view.

### Audit ad creatives
Review all uploaded creatives and specific ad instances at once.

### Check inventory zones
See which zones and channels are available on your sites.

### Manage advertisers
View and query advertiser metadata across your whole account.

### Explore ad formats
See what banner or native sizes your account currently supports.

## Use Cases

### Checking flight status
An ops manager asks 'Are there any flights starting this week?' and gets a list from list_flights.

### Inventory planning
A product manager asks 'What zones are on site 123?' and gets the answer from list_sites and list_zones.

### Creative review
An engineer asks 'Show me all creatives for the summer sale' and gets a list via list_creatives.

### Ad type confirmation
A dev asks 'What native sizes do we support?' and gets the data from list_ad_types.

## Benefits

- Faster campaign audits: Use list_campaigns and list_flights to see your entire schedule without clicking through pages.
- Real-time inventory checks: Quickly see what's available using list_sites and list_zones.
- Easier advertiser management: Use list_advertisers to find and query specific entities instantly.
- Instant creative audits: Use list_creatives to check your assets without searching through folders.
- Accurate format planning: Use list_ad_types to confirm supported sizes before you start a new launch.

## How It Works

The bottom line is you get a natural language interface for your entire ad-serving backend.

1. Subscribe to the Kevel MCP on Vinkius.
2. Add your Kevel Management API Key (X-Adzerk-ApiKey) to your AI client.
3. Ask your agent to list campaigns or check inventory.

## Frequently Asked Questions

**How can Kevel help my ad-ops team?**
It gives your team a way to query your ad-serving system using natural language. Instead of clicking through menus, your team can ask an AI client to find campaigns, check flights, or audit creatives instantly.

**Can I use Kevel to check my inventory?**
Yes. You can ask your AI client to list your sites and zones to see exactly where your ads are eligible to run without manual searching.

**How do I get my ads into my AI client?**
By connecting this Connector, your AI client gains the ability to read your Kevel account data. You just need to provide your API key to get started.

**Can Kevel show me my active flights?**
Yes, the Connector can pull a full list of your flights so you can monitor your campaign schedule in real-time via your AI client.

**Does Kevel support different ad types?**
You can use the Connector to see every ad format your account supports, such as banners, native, and video, to help with technical planning.

**How does Kevel help with creative audits?**
It allows you to quickly list all uploaded creatives. This makes it much faster to verify your assets and ensure everything is ready for launch.

**Can I see the flights associated with a campaign?**
Yes, use the `list_flights` tool to get a full list of flights, which includes their parent campaign IDs and targeting metadata.

**How do I check the status of my ad inventory sites?**
The `list_sites` and `list_zones` tools provide real-time visibility into your inventory structure and the status of each placement.

**Is it possible to list all uploaded creatives?**
Absolutely. Use the `list_creatives` tool to retrieve a comprehensive list of all ad creatives configured in your Kevel account.