Constant Contact Connector for AI agents.
10 live capabilities
Manage email marketing campaigns and subscriber lists through your AI client.
Waiting for input…
Why people use Constant Contact
Constant Contact Email Marketing Automation
With this Connector, you can do all of that from your chat window. Just ask your agent to find a contact, pull a list of segments, or check the stats on your last three campaigns. You get the data you need in seconds without the tab-switching fatigue. You get to spend your time on strategy instead of clicking through menus.
What Vinkius changes
You stop hunting through dashboards and start managing your audience through plain text.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
The Quick Audit
A marketer wants to know how many people are in the 'VIP' list.
- Real-world use case 02
The Performance Check
An executive needs to see the results of a holiday sale.
- Real-world use case 03
The New Lead
A sales rep gets a new lead.
Complete set · 10capabilities
The complete Constant Contact capability set.
These are the exact actions your AI can choose when you ask it to work with Constant Contact.
01—04
4 capabilities in this set.
Part of 10 available through Constant Contact.
- 01 Capability
Get contact details
Pull deep profile info for a specific person. Use this to see custom fields and list memberships.
- 02 Capability
Get campaign stats
See how your emails performed. It pulls open rates and click counts instantly.
- 03 Capability
Get account summary
Check your current usage and plan limits. It gives you a high-level view of your account status.
- 04 Capability
List email campaigns
See all your past and upcoming emails. It helps you keep track of your marketing schedule.
05—07
3 capabilities in this set.
Part of 10 available through Constant Contact.
- 05 Capability
List contacts
Get a full list of everyone in your account. This is great for auditing your total subscriber base.
- 06 Capability
List recent campaigns
Pull the five most recent emails you sent. It's the fastest way to check your latest work.
- 07 Capability
Search contacts by email
Find a specific person using their email address. It's perfect for checking a single subscriber's status.
08—10
3 capabilities in this set.
Part of 10 available through Constant Contact.
- 08 Capability
Create contact
Add a new subscriber to your database. This lets you build your audience without manual entry.
- 09 Capability
Get campaign details
View the full setup of an existing email. It's the quickest way to check your subject lines and content.
- 10 Capability
List mailing lists
See every segment you've created. It helps you organize your audiences into groups.
Set up in minutes
One URL. Then ask Constant Contact to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Constant Contact 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_mQzZKclapwHPjXCpsBCUBmuIpkPM9cQKLvHTbIRn/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 Constant Contact, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Constant Contact for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_mQzZKclapwHPjXCpsBCUBmuIpkPM9cQKLvHTbIRn/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 Constant Contact URL.
- Step 03
Save and start
Save the connection and enable Constant Contact in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"constant-contact": {
"url": "https://edge.vinkius.com/vk_preview_mQzZKclapwHPjXCpsBCUBmuIpkPM9cQKLvHTbIRn/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 Constant Contact
Open Agent mode in chat and ask: "Using Constant Contact, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"constant-contact": {
"url": "https://edge.vinkius.com/vk_preview_mQzZKclapwHPjXCpsBCUBmuIpkPM9cQKLvHTbIRn/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 Constant Contact
Ask Copilot: "Using Constant Contact, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"constant-contact": {
"url": "https://edge.vinkius.com/vk_preview_mQzZKclapwHPjXCpsBCUBmuIpkPM9cQKLvHTbIRn/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 Constant Contact
Open Cascade and ask: "Using Constant Contact, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"constant-contact": {
"url": "https://edge.vinkius.com/vk_preview_mQzZKclapwHPjXCpsBCUBmuIpkPM9cQKLvHTbIRn/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 Constant Contact
Ask Cline: "Using Constant Contact, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add constant-contact --transport http "https://edge.vinkius.com/vk_preview_mQzZKclapwHPjXCpsBCUBmuIpkPM9cQKLvHTbIRn/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 Constant Contact
Ask Claude: "Using Constant Contact, show me...". 10 tools are ready
Where the request belongs
Work Constant Contact can move forward.
This is for the marketing pro who is tired of manual data entry and the CRM manager who needs to check subscriber health without opening twenty different tabs.
Digital Marketer
They use this to quickly pull campaign stats and draft newsletters without leaving their primary workspace.
Account Executive
They use this to build targeted mailing lists and check subscriber status for new clients on the fly.
CRM Manager
They use this to audit mailing lists and verify contact details across different segments.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsConstant Contact
Manage your email marketing and contacts via Constant Contact. create campaigns, track engagement, and organize lists directly from your AI agent.
Mailchimp
Synchronize marketing contacts. list audiences, control subscriber limits, and edit campaign vectors autonomously.
Campaign Monitor
Design branded email campaigns, segment subscriber lists, and measure engagement with professional marketing analytics.
Campaigner
Manage email marketing via Campaigner. track campaigns, manage subscribers, and monitor performance directly from any AI agent.
Envoke Marketing
Equip your AI agent to manage email campaigns, track contact lists, and monitor performance via the Envoke API.
Emma
Manage email marketing via Emma. track members, groups, and mailings directly from your AI agent.
Bring your own AI
Change the model, client or framework. Keep Constant Contact 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 Constant Contact.
The practical details behind the request, access and result.
Can the Constant Contact MCP help me write newsletters?
Yes. You can describe the topic, tone, and goal to your agent, and it will draft the structured content for you, making it ready to review and send.
How do I manage my subscriber lists with Constant Contact?
You can ask your agent to list your mailing segments, check contact statuses, or find specific people in your database using natural language.
Can I see my email open rates using the Constant Contact MCP?
Absolutely. Your agent can pull real-time performance metrics like open rates and click counts for any of your previous campaigns.
Is Constant Contact MCP good for small business marketing?
It's ideal for small businesses because it removes the need for a dedicated marketing person to spend hours clicking through dashboards for basic tasks.
Can I add new contacts to my list using an AI agent?
Yes. You can tell your agent to add a new contact with their name and email, and it will create the record in your account automatically.
How does Constant Contact MCP help with audience segmentation?
It allows you to quickly see your different mailing lists and pull data on specific segments so you can target your marketing more effectively.
How do I securely obtain an API V3 access key from Constant Contact?
To obtain your credentials, access the Constant Contact Developer Portal securely. Log in and go to 'My Applications', then create a new application to generate your API keys and access tokens safely for integration usage.
Can the AI mistakenly delete entire segmented contact lists indiscriminately?
The operations rely exclusively on standard API permissions governed by Constant Contact safeguards. While modification is generally available upon explicit directive via AI inputs, broad sweeping list deletions typically require definitive specific confirmations minimizing occurrences of unintentional data loss.
Does the system inherently provide HTML generating capability for campaigns?
Yes, depending heavily on conversational context provided the backend structure translates Markdown text into valid readable HTML formatting payloads suitable strictly toward sending well structured email models seamlessly.
One connection away
Give your agent a direct line to Constant Contact.
Connect Constant Contact once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available