EasySendy Connector for AI agents.
11 live capabilities
Manage your email marketing lists and subscriber data with natural language.
Waiting for input…
Why people use EasySendy
EasySendy for Automated Email List Management
This Connector changes that by making your email list a queryable database. You can stay in your workspace and tell your agent to move leads, update tags, or check subscriber statuses. It handles the data moving and list hygiene, so you can get back to the actual strategy of growing your audience.
What Vinkius changes
You get a way to manage your entire email marketing audience through a simple chat interface.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Bulk import webinar leads
A growth marketer needs to move 500 new leads from a webinar into a 'Hot Leads' list.
- Real-world use case 02
Verify VIP status
An ops manager needs to check if a specific customer is on the 'VIP' list.
- Real-world use case 03
Automate list hygiene
A business owner wants to remove users who have opted out.
Complete set · 11capabilities
The complete EasySendy capability set.
These are the exact actions your AI can choose when you ask it to work with EasySendy.
01—04
4 capabilities in this set.
Part of 11 available through EasySendy.
- 01 Capability
Get subscriber details
Fetch the full profile and metadata for a single subscriber. Use this to check specific user info or tags.
- 02 Capability
List all lists
Get a complete overview of every subscriber list in your account. This gives you a quick summary of your audience segments.
- 03 Capability
Unsubscribe user
Remove a user from a list to ensure they no longer receive emails. This helps maintain high-quality list hygiene.
- 04 Capability
Update list
Modify the settings or metadata of an existing subscriber list. Use this to change list names or descriptions.
05—08
4 capabilities in this set.
Part of 11 available through EasySendy.
- 05 Capability
Create list
Create a new subscriber list for a specific campaign or audience segment. This helps you organize your audience quickly.
- 06 Capability
Delete list
Permanently remove a subscriber list from your account. Use this to clean up old campaign data.
- 07 Capability
Delete subscriber
Remove a specific individual from a list they are currently on. This is useful for manual list cleaning.
- 08 Capability
Get list fields
View all the custom fields and tags currently assigned to a list. It helps you see what data points you can track.
09—11
3 capabilities in this set.
Part of 11 available through EasySendy.
- 09 Capability
Update subscriber
Change the information or tags for an existing subscriber in your database. It keeps your records accurate.
- 10 Capability
Add multiple subscribers
Import a large batch of subscriber objects into a list at once. This saves you from manual entry for large groups.
- 11 Capability
Add subscriber
Add a single new subscriber to a list using their email address. Use this for real-time signups or one-offs.
Set up in minutes
One URL. Then ask EasySendy to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use EasySendy 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_vvilsuGaoswuasaTXchwpm4ElFbKv5u1cOqurr7q/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 EasySendy, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable EasySendy for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_vvilsuGaoswuasaTXchwpm4ElFbKv5u1cOqurr7q/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 EasySendy URL.
- Step 03
Save and start
Save the connection and enable EasySendy in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"easysendy": {
"url": "https://edge.vinkius.com/vk_preview_vvilsuGaoswuasaTXchwpm4ElFbKv5u1cOqurr7q/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 EasySendy
Open Agent mode in chat and ask: "Using EasySendy, help me...". 11 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"easysendy": {
"url": "https://edge.vinkius.com/vk_preview_vvilsuGaoswuasaTXchwpm4ElFbKv5u1cOqurr7q/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 EasySendy
Ask Copilot: "Using EasySendy, help me...". 11 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"easysendy": {
"url": "https://edge.vinkius.com/vk_preview_vvilsuGaoswuasaTXchwpm4ElFbKv5u1cOqurr7q/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 EasySendy
Open Cascade and ask: "Using EasySendy, help me...". 11 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"easysendy": {
"url": "https://edge.vinkius.com/vk_preview_vvilsuGaoswuasaTXchwpm4ElFbKv5u1cOqurr7q/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 EasySendy
Ask Cline: "Using EasySendy, help me...". 11 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add easysendy --transport http "https://edge.vinkius.com/vk_preview_vvilsuGaoswuasaTXchwpm4ElFbKv5u1cOqurr7q/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 EasySendy
Ask Claude: "Using EasySendy, show me...". 11 tools are ready
Where the request belongs
Work EasySendy can move forward.
This is for marketing ops people who are tired of manual data entry and growth marketers who need to move fast between lead generation and email deployment.
Marketing Operations Manager
Manages lead ingestion and tag updates across dozens of lists without leaving the workspace.
Growth Marketer
Quickly segments audiences and pulls subscriber details to personalize outreach campaigns.
E-commerce Owner
Monitors subscriber growth and handles bulk list updates during seasonal sales.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsEmailOctopus
Send beautiful email campaigns at a fraction of the cost with a platform built for startups and growing businesses.
Maildroppa
Grow your email list and send targeted campaigns with a simple email marketing platform designed for solopreneurs and creators.
Sender.net
Send email and SMS campaigns that convert with an affordable marketing platform built for e-commerce and small businesses.
Mailingwork
Execute professional email marketing campaigns with advanced segmentation, A/B testing, and GDPR-compliant list management.
HiDeliver
Manage email lists and marketing broadcasts via HiDeliver exactly from any AI agent.
Acelle Mail
Launch email campaigns, grow subscriber lists, and track open rates with a self-hosted email marketing platform built for scale.
Bring your own AI
Change the model, client or framework. Keep EasySendy 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 EasySendy.
The practical details behind the request, access and result.
How does the EasySendy MCP help with my email marketing?
It connects your EasySendy account to your AI agent, allowing you to manage subscriber lists, update tags, and handle lead imports using natural language instead of manual dashboard clicks.
Can I use EasySendy MCP to move subscribers between different lists?
Yes, you can tell your agent to add or remove subscribers from specific lists. This makes it easy to move people into different segments based on their behavior or preferences.
Does this Connector support bulk importing of leads?
Yes, the Connector includes a capability to add multiple subscribers at once. You can provide a list of leads to your agent, and it will handle the bulk import into your chosen list.
Can I manage my list hygiene with EasySendy MCP?
Absolutely. You can use your agent to unsubscribe users who want out or manage opt-in status, which helps keep your sender score healthy and your lists clean.
Is the EasySendy MCP good for marketing operations teams?
It's perfect for ops teams who need to manage large amounts of subscriber data. It automates the tedious tasks of tag management and list updates, saving you hours of manual work.
What happens if I need to see the details of a specific subscriber?
Your agent can pull the full profile for any subscriber. This includes their registration date, current tags, and any custom fields you've set up in EasySendy.
How do I find my EasySendy API Key?
Log in to your EasySendy account, click on your profile (top right), select APIs, and copy your Public API Key.
Can I search for a subscriber by email?
Yes! Use the get_subscriber_details capability and provide the List UID and the subscriber's email address to retrieve their full profile.
How do I import multiple subscribers at once?
Use the add_multiple_subscribers capability and provide a JSON array containing the subscriber details (EMAIL, FNAME, LNAME, etc.).
One connection away
Give your agent a direct line to EasySendy.
Connect EasySendy once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available