How to Use the Campaign Monitor MCP in Claude Code
Connect Campaign Monitor to Claude Code using this MCP Server. Trigger subscriber updates and pull campaign metrics from your terminal.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Campaign Monitor MCP to Claude Code
Create your Vinkius account to connect Campaign Monitor to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Fetch Campaign Monitor metrics via MCP Server
You live in the terminal. When marketing needs a quick check on last night's send, you do not need to open a browser. Claude Code runs `list_campaigns` to find the ID. The agent then pipes that ID into `get_campaign_performance`. It spits out the open rates and click stats right in your standard output, letting you get back to your deployment in seconds.
Script subscriber additions
Backend engineers often need to sync user databases with marketing lists. You ask the CLI to read a local CSV and push the records using `add_subscriber`. The agent loops through the rows, formats the payloads, and fires the requests. The MCP connection handles the API interaction entirely headless, making it perfect for quick data migrations.
Map client assets from the CLI
Auditing a massive agency account takes hours by hand. You tell the agent to map the workspace, and it chains `list_clients` with `list_contact_lists`. It dumps the resulting JSON into a formatted local file. You get a complete inventory of every client and their active lists without clicking through dozens of web pages.
Set up Campaign Monitor MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seecampaign-monitor-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Campaign Monitor transactions." It will automatically discover and invoke the available Campaign Monitor tools.
claude mcp add --transport http campaign-monitor-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Campaign Monitor MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Campaign Monitor MCP today
We host it, we monitor it, we maintain it. You just paste one token.