Campaigner Connector for AI agents.
10 live capabilities
Manage your email marketing and subscriber lists directly in your chat.
Waiting for input…
Why people use Campaigner
Campaigner for Marketing Automation
This Connector puts that data directly into your chat. You can ask for a pulse check on your latest blast or pull a list of your audience segments in seconds. You get the answers you need without the tab-switching fatigue.
What Vinkius changes
You get marketing data in plain text instead of hunting through dashboard tabs.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Checking a campaign's performance
An analyst asks for the click rate on the 'Spring Sale' campaign and gets the number immediately without opening a browser.
- Real-world use case 02
Finding a lost lead
A support person asks the agent to find a subscriber by email to see their history and current subscription status.
- Real-world use case 03
Adding a new sign-up
A salesperson tells the agent to add a new lead from a conversation to the main mailing list using create_subscriber.
Complete set · 10capabilities
The complete Campaigner capability set.
These are the exact actions your AI can choose when you ask it to work with Campaigner.
01—04
4 capabilities in this set.
Part of 10 available through Campaigner.
- 01 Capability
Create subscriber
Add a new person to your Campaigner mailing list. This keeps your database current without manual entry.
- 02 Capability
Get account info
Pull your core account details. Use this to check your current setup status quickly.
- 03 Capability
Get campaign stats
Get the numbers for a specific campaign. See your open rates and clicks in a few seconds.
- 04 Capability
Get campaign
Pull the full details for one campaign. Use this to check subjects and automated triggers.
05—07
3 capabilities in this set.
Part of 10 available through Campaigner.
- 05 Capability
Get subscriber
Look up a specific person by their email. This helps you find contact info fast.
- 06 Capability
List campaigns
See a list of all your email campaigns. This is the quickest way to see what's active.
- 07 Capability
List publications
Pull a list of all your contact lists. Use this to see how your audience is segmented.
08—10
3 capabilities in this set.
Part of 10 available through Campaigner.
- 08 Capability
List segments
See all your configured audience segments. This helps you understand your target groups.
- 09 Capability
List subscribers
Get a list of everyone on your newsletter. Use this to see your total reach.
- 10 Capability
List workflows
See your automated workflows. This lets you check your drip campaigns and triggers.
Set up in minutes
One URL. Then ask Campaigner to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Campaigner 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_iUt6jYPCbSn4bVfOlvokANB2izkjKPLTJIN7zeEv/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 Campaigner, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Campaigner for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_iUt6jYPCbSn4bVfOlvokANB2izkjKPLTJIN7zeEv/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 Campaigner URL.
- Step 03
Save and start
Save the connection and enable Campaigner in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"campaigner": {
"url": "https://edge.vinkius.com/vk_preview_iUt6jYPCbSn4bVfOlvokANB2izkjKPLTJIN7zeEv/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 Campaigner
Open Agent mode in chat and ask: "Using Campaigner, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"campaigner": {
"url": "https://edge.vinkius.com/vk_preview_iUt6jYPCbSn4bVfOlvokANB2izkjKPLTJIN7zeEv/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 Campaigner
Ask Copilot: "Using Campaigner, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"campaigner": {
"url": "https://edge.vinkius.com/vk_preview_iUt6jYPCbSn4bVfOlvokANB2izkjKPLTJIN7zeEv/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 Campaigner
Open Cascade and ask: "Using Campaigner, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"campaigner": {
"url": "https://edge.vinkius.com/vk_preview_iUt6jYPCbSn4bVfOlvokANB2izkjKPLTJIN7zeEv/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 Campaigner
Ask Cline: "Using Campaigner, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add campaigner --transport http "https://edge.vinkius.com/vk_preview_iUt6jYPCbSn4bVfOlvokANB2izkjKPLTJIN7zeEv/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 Campaigner
Ask Claude: "Using Campaigner, show me...". 10 tools are ready
Where the request belongs
Work Campaigner can move forward.
The email marketer who's tired of manual data entry and the digital strategist who needs quick stats during a meeting. It's for anyone who wants to stop hunting through tabs to find audience details.
Email Marketer
Checks campaign open rates and click-throughs during a lunch break to see what's working.
Digital Strategist
Pulls segment data to plan the next big product launch without leaving their planning capability.
Marketing Ops
Manages subscriber growth and workflow lists without manual copy-pasting between apps.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsEnvoke Marketing
Equip your AI agent to manage email campaigns, track contact lists, and monitor performance via the Envoke API.
emfluence Marketing
Equip your AI agent to manage marketing emails, track contact groups, and monitor performance via the emfluence API.
Buttondown
Manage your newsletter via Buttondown. track subscribers, send emails, and monitor analytics directly from any AI agent.
Constant Contact
Equip your AI agent to construct, analyze, and dispatch robust email marketing campaigns seamlessly through Constant Contact.
Campaign Monitor
Design branded email campaigns, segment subscriber lists, and measure engagement with professional marketing analytics.
Ecomail
Equip your AI agent to manage email campaigns, track subscribers, and monitor marketing automation via the Ecomail API.
Bring your own AI
Change the model, client or framework. Keep Campaigner 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 Campaigner.
The practical details behind the request, access and result.
Can I use Campaigner MCP to see my email stats?
Yes. You can ask your agent for real-time open rates, click rates, and other performance metrics for any of your past or current campaigns.
Does Campaigner MCP let me add new subscribers?
It does. You can tell your agent to add a new person to your mailing list, and it will handle the data entry for you automatically.
How does Campaigner MCP help with my marketing automation?
It gives you a way to view and manage your automated workflows and drip campaigns directly through your AI client, making it easier to oversee your strategy.
Can I see my audience segments using Campaigner MCP?
Yes. You can pull a list of all your configured audience segments to see how your subscribers are grouped.
Will Campaigner MCP help me manage my email lists?
Absolutely. It allows you to list your publications and see your subscriber counts without having to navigate the main dashboard.
Can I pull specific campaign details with Campaigner MCP?
Yes. You can retrieve full metadata for specific campaigns, including subjects and the automated triggers associated with them.
Can I check the statistics for a specific campaign using the agent?
Yes! Use the get_campaign_stats capability with the Campaign ID. Your agent will fetch the detailed performance data, including open rates, clicks, and bounces, directly from Campaigner.
How do I list all the subscribers in my account?
Simply ask the agent to list_subscribers. It will retrieve the list of contacts from your Campaigner account, including their status and primary details.
Does the integration allow adding a new subscriber?
Yes. Use the create_subscriber action and provide the email address. The contact will be added to your Campaigner account immediately.
One connection away
Give your agent a direct line to Campaigner.
Connect Campaigner once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available