Instantly Connector for AI agents.
10 live capabilities
Manage high-volume cold email campaigns and track deliverability in real time.
Waiting for input…
Why people use Instantly
Stop Tab-Switching with the Instantly for Cold Email
This Connector lets you ditch the tabs. You can just ask your agent to pull the numbers, update your leads, or check your warm-up status. It turns your outreach platform into a conversation, letting you focus on strategy instead of clicking buttons.
What Vinkius changes
You get a conversational interface for your entire cold email infrastructure.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Checking if a campaign is hitting targets
An SDR asks 'What's the reply rate on the Enterprise outreach?
- Real-world use case 02
Bulk lead onboarding
A growth hacker asks the agent to 'Add these 100 leads to the SaaS campaign' using add_leads.
- Real-world use case 03
Deliverability audit
An agency owner asks the agent to 'Check my warm-up status' to see which accounts are ready for high volume via get_account_stats.
Complete set · 10capabilities
The complete Instantly capability set.
These are the exact actions your AI can choose when you ask it to work with Instantly.
01—04
4 capabilities in this set.
Part of 10 available through Instantly.
- 01 Capability
Get account stats
See the summary health and stats for a sending account. This helps you ensure your emails are landing in the inbox.
- 02 Capability
Get campaign
Pull the specific details for a single campaign. Use this to check current status and configuration.
- 03 Capability
Add leads
Put new contacts into a specific campaign. Use this to keep your outreach sequences updated without manual entry.
- 04 Capability
List accounts
See a full list of all your active sending accounts. This provides a quick overview of your entire infrastructure.
05—07
3 capabilities in this set.
Part of 10 available through Instantly.
- 05 Capability
Get campaign analytics
Get real-time data on opens, replies, and bounces for a campaign. Use this to see what's actually converting.
- 06 Capability
List campaigns
See every campaign you currently have running. This is useful for a quick audit of your active outreach.
- 07 Capability
List leads
View the full list of leads inside a specific campaign. Use this to check your current lead pool.
08—10
3 capabilities in this set.
Part of 10 available through Instantly.
- 08 Capability
List subsequences
See the different email sequences within a campaign. This helps you understand your branching logic.
- 09 Capability
Pause campaign
Stop an active campaign immediately. Use this to halt outreach if you notice a spike in bounces.
- 10 Capability
Resume campaign
Start an active campaign again. This is perfect for restarting outreach once your lead list is ready.
Set up in minutes
One URL. Then ask Instantly to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Instantly 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_k93mjYMcgJ9lIXEFFITdyoeAfmeBtuja9MGcmUIt/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 Instantly, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Instantly for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_k93mjYMcgJ9lIXEFFITdyoeAfmeBtuja9MGcmUIt/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 Instantly URL.
- Step 03
Save and start
Save the connection and enable Instantly in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"instantly": {
"url": "https://edge.vinkius.com/vk_preview_k93mjYMcgJ9lIXEFFITdyoeAfmeBtuja9MGcmUIt/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 Instantly
Open Agent mode in chat and ask: "Using Instantly, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"instantly": {
"url": "https://edge.vinkius.com/vk_preview_k93mjYMcgJ9lIXEFFITdyoeAfmeBtuja9MGcmUIt/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 Instantly
Ask Copilot: "Using Instantly, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"instantly": {
"url": "https://edge.vinkius.com/vk_preview_k93mjYMcgJ9lIXEFFITdyoeAfmeBtuja9MGcmUIt/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 Instantly
Open Cascade and ask: "Using Instantly, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"instantly": {
"url": "https://edge.vinkius.com/vk_preview_k93mjYMcgJ9lIXEFFITdyoeAfmeBtuja9MGcmUIt/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 Instantly
Ask Cline: "Using Instantly, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add instantly --transport http "https://edge.vinkius.com/vk_preview_k93mjYMcgJ9lIXEFFITdyoeAfmeBtuja9MGcmUIt/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 Instantly
Ask Claude: "Using Instantly, show me...". 10 tools are ready
Where the request belongs
Work Instantly can move forward.
This is for the outreach manager who is tired of manual data entry and the agency owner juggling dozens of client accounts. It is for anyone moving high volumes of cold email who needs to stay on top of deliverability without the headache.
Cold Email Agency Owner
Manages dozens of client campaigns and monitors warm-up statuses for multiple sending accounts.
SDR Manager
Scales outreach across multiple accounts while monitoring deliverability health and campaign performance.
Growth Marketer
Automates lead additions and checks real-time campaign analytics to optimize outreach strategy.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsMailshake
Run cold email outreach campaigns with personalization, automated follow-ups, and reply detection that fills your sales pipeline.
Woodpecker
Equip your AI agent with direct access to Woodpecker. manage cold email sequences, track prospect engagement, and monitor deliverability without opening the Woodpecker platform.
Reply.io
Equip your AI agent with direct access to Reply.io. manage outreach campaigns, track prospect engagement, and automate multi-channel sequences without opening the Reply dashboard.
SmartLead
Equip your AI agent with direct access to SmartLead. manage cold email campaigns, rotate sending accounts, and scale outreach without opening the SmartLead dashboard.
Lemlist
Equip your AI agent with direct access to Lemlist. manage cold email campaigns, track lead engagement, and automate outreach without opening the Lemlist dashboard.
Drip
Manage subscribers, campaigns, and events in Drip via your AI Agent.
Bring your own AI
Change the model, client or framework. Keep Instantly 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 Instantly.
The practical details behind the request, access and result.
Can the Instantly MCP help me manage multiple sending accounts?
Yes, you can list all your accounts and check their individual health scores to keep your outreach running smoothly.
How do I use Instantly MCP to track my email deliverability?
Your agent can check warm-up scores and account stats to make sure your emails are landing in the inbox rather than the spam folder.
Can I use this to add leads to my campaigns?
Yes, your agent can add new leads to your active campaigns directly, saving you from manual data entry.
How does the Instantly MCP help cold email agencies?
It lets you monitor dozens of client campaigns and accounts from a single conversational interface, making it easier to manage high volumes.
Can I pause my campaigns using the Instantly MCP?
Yes, you can tell your agent to pause or resume any campaign instantly if you need to make quick adjustments to your outreach.
Does the Instantly MCP show me my campaign analytics?
Yes, it can pull real-time data on opens, replies, and bounces for any campaign so you can see what's working.
How do I get my Instantly API key?
Log in to your Instantly account at app.instantly.ai. Navigate to Settings (gear icon in the left sidebar). Click on the API section. Click Create API Key, give it a name, and copy the generated key. Paste it into the configuration field below. API access is available on all paid plans.
Can I monitor email warm-up health through my agent?
Yes. Your agent can check warm-up scores, daily sending volumes, and inbox placement rates for each sending account. helping you know when new accounts are ready for full-volume campaigns.
Can I manage multiple sending accounts?
Yes. Instantly supports unlimited sending accounts. Your AI agent can list all accounts, check their warm-up status, and manage which accounts are assigned to which campaigns.
How is Instantly different from other cold email capabilities?
Instantly differentiates with unlimited sending accounts, built-in email warm-up, and high-volume campaign infrastructure. It's designed for agencies and teams running 10K+ emails/month across dozens of sending domains.
One connection away
Give your agent a direct line to Instantly.
Connect Instantly once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available