Iterable Connector for AI agents.
10 live capabilities
Manage cross-channel marketing campaigns and customer lifecycle data.
Waiting for input…
Why people use Iterable
Iterable for Marketing Campaign Audits
With this Connector, you can just ask your agent for the metrics. It pulls the data, summarizes the engagement, and tells you what's working in a few seconds. You get a clear picture of your growth without the tab-switching fatigue.
What Vinkius changes
Your AI agent becomes a direct operator for your Iterable marketing account.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Diagnosing underperforming campaigns
A marketer needs to know why a specific campaign is underperforming.
- Real-world use case 02
Troubleshooting individual subscriber issues
A customer support rep needs to see a user's history.
- Real-world use case 03
Auditing automated email assets
You need to audit your automated emails.
Complete set · 10capabilities
The complete Iterable capability set.
These are the exact actions your AI can choose when you ask it to work with Iterable.
01—04
4 capabilities in this set.
Part of 10 available through Iterable.
- 01 Capability
Get campaign
This capability pulls the content and audience targeting for a specific campaign. Use it to see exactly how a campaign is set up.
- 02 Capability
Get campaign metrics
This capability pulls performance data and engagement stats for a specific campaign. It's the best way to see your marketing ROI.
- 03 Capability
Get user
This capability fetches a subscriber's profile and activity history using their email. Use it to get deep intelligence on an individual user.
- 04 Capability
List campaigns
This capability shows all your campaign names, IDs, and statuses. It helps you quickly find active outreach efforts.
05—07
3 capabilities in this set.
Part of 10 available through Iterable.
- 05 Capability
List channels
This capability lists every communication channel in your account. Use it to see all the paths you have to reach your audience.
- 06 Capability
List lists
This capability shows all your contact lists and user segments. It's useful for identifying specific groups for targeted messaging.
- 07 Capability
List message types
This capability lists all message categories like newsletters or welcome emails. Use it to audit how your messages are categorized.
08—10
3 capabilities in this set.
Part of 10 available through Iterable.
- 08 Capability
List templates
This capability lists every message template available in your account. It helps you identify the content assets you use most often.
- 09 Capability
List webhooks
This capability lists all configured webhooks. Use it to audit your system integrations and data exports.
- 10 Capability
List workflows
This capability lists all your automation workflows. Use it to monitor your marketing logic and trigger-based campaigns.
Set up in minutes
One URL. Then ask Iterable to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Iterable 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_CCIhVhtOAzWPyX9ZJ6xzzAAQGi7NmsVFQLszD4La/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 Iterable, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Iterable for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_CCIhVhtOAzWPyX9ZJ6xzzAAQGi7NmsVFQLszD4La/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 Iterable URL.
- Step 03
Save and start
Save the connection and enable Iterable in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"iterable": {
"url": "https://edge.vinkius.com/vk_preview_CCIhVhtOAzWPyX9ZJ6xzzAAQGi7NmsVFQLszD4La/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 Iterable
Open Agent mode in chat and ask: "Using Iterable, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"iterable": {
"url": "https://edge.vinkius.com/vk_preview_CCIhVhtOAzWPyX9ZJ6xzzAAQGi7NmsVFQLszD4La/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 Iterable
Ask Copilot: "Using Iterable, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"iterable": {
"url": "https://edge.vinkius.com/vk_preview_CCIhVhtOAzWPyX9ZJ6xzzAAQGi7NmsVFQLszD4La/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 Iterable
Open Cascade and ask: "Using Iterable, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"iterable": {
"url": "https://edge.vinkius.com/vk_preview_CCIhVhtOAzWPyX9ZJ6xzzAAQGi7NmsVFQLszD4La/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 Iterable
Ask Cline: "Using Iterable, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add iterable --transport http "https://edge.vinkius.com/vk_preview_CCIhVhtOAzWPyX9ZJ6xzzAAQGi7NmsVFQLszD4La/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 Iterable
Ask Claude: "Using Iterable, show me...". 10 tools are ready
Where the request belongs
Work Iterable can move forward.
Growth marketers who are tired of manual data entry and campaign auditing. It's for the person who needs to see the big picture of customer lifecycle management without digging through multiple dashboard screens.
Growth Marketer
Checks campaign ROI and engagement metrics on Tuesday mornings to adjust spend.
Lifecycle Manager
Audits message templates and workflows to ensure consistent customer onboarding.
Marketing Ops
Manages contact lists and webhooks to keep data flowing correctly between systems.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsBraze
Manage customer engagement via Braze. track users, list campaigns, and trigger canvases directly from any AI agent.
Bloomreach
Manage your marketing automation via Bloomreach. list catalogs, campaigns, and customer segments directly from any AI agent.
Dialog Insight
Equip your AI agent to manage marketing contacts, track campaigns, and monitor engagement via the Dialog Insight API.
Constant Contact
Equip your AI agent to construct, analyze, and dispatch robust email marketing campaigns seamlessly through Constant Contact.
Cordial
Equip your AI agent to manage subscribers, campaigns, and automated messaging through the Cordial Marketing API.
Convertlab
Marketing automation and customer data platform. manage customers, campaigns, and events via AI.
Bring your own AI
Change the model, client or framework. Keep Iterable 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 Iterable.
The practical details behind the request, access and result.
Can the Iterable MCP help me find specific campaign IDs?
Yes, it can list all your campaigns so you can find the exact ID you need for other tasks without searching through the dashboard.
Can I use this to see how my subscribers are interacting with my emails?
You can pull engagement metrics for specific campaigns to see exactly how people are clicking and interacting with your content.
Does the Iterable MCP show my automated workflows?
It lists all your automation workflows so you can audit your logic and see what triggers are active in your account.
How do I check which message templates are currently available?
You can ask your agent to list all templates to see every content asset you have available for use in your campaigns.
Can I use this to get info on a specific customer?
Yes, you can provide an email address and have the agent pull that user's full profile and activity history instantly.
Is this good for auditing my marketing channels?
It lists all your communication channels so you can see every path you have to reach your audience across different platforms.
How do I get Iterable API credentials?
Log in to your Iterable project, navigate to Integrations > API Keys, and generate a new API Key. Note your project's data center (US or EU).
Which data centers are supported?
This Connector supports both US-based (api.iterable.com) and EU-based (api.eu.iterable.com) Iterable projects.
Can I see real-time campaign metrics?
Yes, the get_campaign_metrics capability provides access to performance data like opens, clicks, and conversions for your campaigns.
One connection away
Give your agent a direct line to Iterable.
Connect Iterable once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available