Drip Connector for AI agents.
12 live capabilities
Manage email marketing automation and subscriber data via chat.
Waiting for input…
Why people use Drip
Drip for Email Marketing Automation
This Connector changes that by letting your AI agent handle the navigation for you. You just tell your agent to update a lead's info or add a tag, and it does the clicking in the background. It turns a five-minute manual task into a five-second chat command, so you can stay focused on your strategy instead of your data entry.
What Vinkius changes
You get a chat-based interface for your entire Drip marketing automation suite.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Automated Lead Tagging
A lead signs up on your site.
- Real-world use case 02
Milestone Triggers
A customer hits a purchase milestone.
- Real-world use case 03
Marketing Status Reports
A manager asks for a status update.
Complete set · 12capabilities
The complete Drip capability set.
These are the exact actions your AI can choose when you ask it to work with Drip.
01—04
4 capabilities in this set.
Part of 12 available through Drip.
- 01 Capability
Fetch subscriber
Get a specific subscriber's details using their email address or unique ID.
- 02 Capability
List broadcasts
View every single-email campaign currently saved in your Drip account.
- 03 Capability
List campaigns
See a full list of all email series and automated campaigns.
- 04 Capability
List custom fields
See all the custom data points you've defined for your subscribers.
05—08
4 capabilities in this set.
Part of 12 available through Drip.
- 05 Capability
List subscribers
Pull a complete list of every contact currently in your Drip database.
- 06 Capability
List tags
See all the different labels and tags you use for audience segmentation.
- 07 Capability
List workflows
See every automation workflow currently active in your Drip account.
- 08 Capability
Record event
Log a custom action for a subscriber to trigger specific automation steps.
09—12
4 capabilities in this set.
Part of 12 available through Drip.
- 09 Capability
Unsubscribe subscriber
Remove a user from all mailings to ensure compliance with your mailing list.
- 10 Capability
Apply tag
Add a specific label to a subscriber to move them into a new segment.
- 11 Capability
Create or update subscriber
Make a new contact or update the info for an existing one in one step.
- 12 Capability
Delete subscriber
Permanently remove a contact from your Drip account.
Set up in minutes
One URL. Then ask Drip to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Drip 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_PaeE6GCPRnupJY0FIZXHWFWLJAbVRhPRNobu7jcy/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 Drip, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Drip for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_PaeE6GCPRnupJY0FIZXHWFWLJAbVRhPRNobu7jcy/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 Drip URL.
- Step 03
Save and start
Save the connection and enable Drip in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"drip-alternative": {
"url": "https://edge.vinkius.com/vk_preview_PaeE6GCPRnupJY0FIZXHWFWLJAbVRhPRNobu7jcy/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 Drip
Open Agent mode in chat and ask: "Using Drip, help me...". 12 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"drip-alternative": {
"url": "https://edge.vinkius.com/vk_preview_PaeE6GCPRnupJY0FIZXHWFWLJAbVRhPRNobu7jcy/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 Drip
Ask Copilot: "Using Drip, help me...". 12 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"drip-alternative": {
"url": "https://edge.vinkius.com/vk_preview_PaeE6GCPRnupJY0FIZXHWFWLJAbVRhPRNobu7jcy/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 Drip
Open Cascade and ask: "Using Drip, help me...". 12 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"drip-alternative": {
"url": "https://edge.vinkius.com/vk_preview_PaeE6GCPRnupJY0FIZXHWFWLJAbVRhPRNobu7jcy/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 Drip
Ask Cline: "Using Drip, help me...". 12 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add drip-alternative --transport http "https://edge.vinkius.com/vk_preview_PaeE6GCPRnupJY0FIZXHWFWLJAbVRhPRNobu7jcy/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 Drip
Ask Claude: "Using Drip, show me...". 12 tools are ready
Where the request belongs
Work Drip can move forward.
This is for the growth marketer who spends half their day copy-pasting data between CRM capabilities and email platforms, or the e-commerce owner who needs to trigger specific flows based on custom user actions without building manual webhooks for everything.
Growth Marketer
Uses the Connector to bulk-tag leads and check campaign performance without leaving their chat interface.
E-commerce Manager
Triggers specific high-value customer workflows by recording custom events for purchases.
Marketing Developer
Automates the creation of subscriber records from external sources using the AI agent.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsDrip
Automate e-commerce marketing via Drip. manage subscribers, trigger workflows, track custom events, and audit campaigns directly from any AI agent.
Ecomail
Equip your AI agent to manage email campaigns, track subscribers, and monitor marketing automation via the Ecomail API.
EmailOctopus
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.
Buttondown
Manage your newsletter via Buttondown. track subscribers, send emails, and monitor analytics directly from any AI agent.
Campaigner
Manage email marketing via Campaigner. track campaigns, manage subscribers, and monitor performance directly from any AI agent.
Bring your own AI
Change the model, client or framework. Keep Drip 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 Drip.
The practical details behind the request, access and result.
Can I use the Drip MCP to update my subscriber tags?
Yes. You can tell your AI agent to add or change tags for any subscriber. It makes it much faster to move people into different segments without having to log into the Drip dashboard manually.
Does the Drip MCP work for my email workflows?
It does. Your agent can list all your active workflows and even record custom events to trigger them. This means you can start automation sequences just by telling your AI agent what happened.
Can I see my campaign stats with this Connector?
You can. Your agent can pull live metrics for your single-email campaigns and broadcasts. It's a great way to get a quick status update on your marketing performance during a meeting.
How do I connect Drip to my AI agent using Vinkius?
You'll need your Drip API Token and Account ID. Once you have those, you just plug them into the Vinkius setup page. After that, your agent can start interacting with your Drip data immediately.
Can this Connector help me clean up my Drip mailing list?
Definitely. You can use your agent to find specific subscribers, unsubscribe them from all mailings, or permanently delete records to keep your list healthy and compliant.
Can I create new subscribers through the Drip MCP?
Yes, you can. Your agent can create new records or update existing ones with specific custom fields and tags, making it easy to sync new leads into your marketing funnel.
Can the AI Agent send email broadcasts automatically?
No, the agent can only read existing broadcasts and campaigns, and add subscribers or trigger events that might lead to emails being sent by Drip's rules.
Does it support Drip custom fields and tags?
Yes! You can list available custom fields and apply multiple tags or custom properties to any subscriber.
Can I remove a subscriber from Drip entirely using the agent?
Yes, you can instruct the agent to delete a subscriber completely, or simply unsubscribe them from all mailings.
One connection away
Give your agent a direct line to Drip.
Connect Drip once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available