AdButler Connector for AI agents.
10 live capabilities
Manage display ad campaigns and monitor real-time ad server performance.
Waiting for input…
Why people use AdButler
AdButler for Automated Ad Ops and Campaign Management
This Connector changes that by letting you ask your agent to do the digging. You can just ask for the stats of a specific campaign or a list of all active banners. You get the data you need in seconds without ever opening a new tab.
What Vinkius changes
You get a conversational interface for your entire AdButler ad server.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Checking for expiring campaigns
An ops manager asks the agent to find campaigns ending this week to avoid any downtime or missed revenue.
- Real-world use case 02
Auditing banner performance
A publisher asks for the click-through rate of a specific banner to see if it needs a creative refresh.
- Real-world use case 03
Inventory mapping
A developer asks to list all zones to help build a custom internal dashboard for the sales team.
Complete set · 10capabilities
The complete AdButler capability set.
These are the exact actions your AI can choose when you ask it to work with AdButler.
01—04
4 capabilities in this set.
Part of 10 available through AdButler.
- 01 Capability
List advertisers
Get a full list of every advertiser in your account. This helps you see your entire portfolio at a glance.
- 02 Capability
List banners
See all the banners assigned to a specific campaign. This is useful for auditing creative assets.
- 03 Capability
List campaigns
Pull a list of all campaigns currently in your portfolio. Use this to see what is active right now.
- 04 Capability
List placements
View all available placements across your ad server. This helps you map out your ad inventory.
05—07
3 capabilities in this set.
Part of 10 available through AdButler.
- 05 Capability
List publishers
Retrieve a list of all publishers you are currently working with. Use this to manage your network.
- 06 Capability
List zones
Get a list of all ad zones to help map out your inventory. This is great for technical setup.
- 07 Capability
Check adbutler status
Verify that your API connection to AdButler is active and working. This ensures your ads keep serving.
08—10
3 capabilities in this set.
Part of 10 available through AdButler.
- 08 Capability
Get advertiser
Pull detailed information for a specific advertiser. Use this to quickly verify contract details.
- 09 Capability
Get campaign
Get the specific details and settings for a single campaign. This is perfect for deep dives into performance.
- 10 Capability
Get stats
Pull serving statistics for your ads to see clicks and impressions. This helps you track real-time performance.
Set up in minutes
One URL. Then ask AdButler to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use AdButler 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_GJdzHBqf6HtDpeTgEhCuhUnUYS5qThH34kzH1RPY/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 AdButler, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable AdButler for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_GJdzHBqf6HtDpeTgEhCuhUnUYS5qThH34kzH1RPY/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 AdButler URL.
- Step 03
Save and start
Save the connection and enable AdButler in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"adbutler-alternative": {
"url": "https://edge.vinkius.com/vk_preview_GJdzHBqf6HtDpeTgEhCuhUnUYS5qThH34kzH1RPY/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 AdButler
Open Agent mode in chat and ask: "Using AdButler, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"adbutler-alternative": {
"url": "https://edge.vinkius.com/vk_preview_GJdzHBqf6HtDpeTgEhCuhUnUYS5qThH34kzH1RPY/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 AdButler
Ask Copilot: "Using AdButler, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"adbutler-alternative": {
"url": "https://edge.vinkius.com/vk_preview_GJdzHBqf6HtDpeTgEhCuhUnUYS5qThH34kzH1RPY/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 AdButler
Open Cascade and ask: "Using AdButler, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"adbutler-alternative": {
"url": "https://edge.vinkius.com/vk_preview_GJdzHBqf6HtDpeTgEhCuhUnUYS5qThH34kzH1RPY/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 AdButler
Ask Cline: "Using AdButler, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add adbutler-alternative --transport http "https://edge.vinkius.com/vk_preview_GJdzHBqf6HtDpeTgEhCuhUnUYS5qThH34kzH1RPY/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 AdButler
Ask Claude: "Using AdButler, show me...". 10 tools are ready
Where the request belongs
Work AdButler can move forward.
Ad ops managers who are tired of manual data entry, publishers trying to track inventory filling in real-time, and developers who need to pull ad data into custom reports without building a full UI.
Ad Ops Manager
Audits campaign health, checks expiration dates, and pulls advertiser summaries via chat on Tuesday afternoons.
Publisher
Verifies zone metadata and checks if ads are actually filling to ensure steady revenue.
Marketing Developer
Pulls advertiser and banner data into internal dashboards to automate company reporting.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsAdButler
Serve and manage display ads, track impressions, and optimize ad zones across your digital properties with precision.
AdRoll
Retarget customers, launch display ad campaigns, and measure conversion performance across web and social channels.
Nuviad Advertising
Manage mobile ad campaigns and RTB via Nuviad. track ads, targeting lists, and performance reports directly from your AI agent.
Adtelligent
Adtech orchestration. manage DSP campaigns, creatives, and SSP reporting via AI.
Kevel
Manage ad campaigns, inventory, and creatives via the Kevel Management API.
Amazon DSP
Demand-Side Platform orchestration. manage display campaigns, audiences, and creatives via AI.
Bring your own AI
Change the model, client or framework. Keep AdButler 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 AdButler.
The practical details behind the request, access and result.
Can the AdButler MCP manage my ad spend?
No, this Connector is for orchestration and data retrieval. It helps you manage campaigns, pull stats, and audit inventory, but it does not handle billing or payments.
Does the AdButler MCP work with Claude?
Yes, it works with Claude, Cursor, Windsurf, and any other MCP-compatible client you prefer to use.
How do I get my API Key?
You can find your API key in your AdButler dashboard. Just go to Settings and look for the API Access section.
Can I use it to find specific banner IDs?
Yes, your agent can pull a list of all banners within a campaign so you can find the exact IDs you need.
Is it safe for my ad data?
Yes, the Connector uses your private API key to communicate with AdButler, ensuring that your data remains secure and private.
Can it track real-time impressions?
Yes, you can ask your agent to pull the latest serving statistics to see how many impressions and clicks your ads are getting.
How do I find my AdButler API Key?
Log in to your account, navigate to Settings > API Access, and copy your unique API Key from the credentials section.
Can I check ad performance via AI?
Yes! The get_stats capability retrieves impression and click data for all your active banners and campaigns.
How do I list my advertisers?
Use the list_advertisers capability to retrieve all advertiser profiles with their unique identifiers.
One connection away
Give your agent a direct line to AdButler.
Connect AdButler once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available