Mailjet Connector for AI agents.
12 live capabilities
Send high-volume marketing and transactional emails through your preferred client.
Waiting for input…
Why people use Mailjet
Stop manual data entry in Mailjet marketing campaigns
With this Connector, those steps disappear. You just tell your agent to add a lead to a list or check the stats on your last newsletter. It handles the heavy lifting of navigating the Mailjet API, giving you a direct line to your email marketing data without the extra clicks.
What Vinkius changes
You get a conversational interface for your entire Mailjet email marketing stack.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Automating welcome sequences
A new user signs up on your site.
- Real-world use case 02
Rapid campaign auditing
After a newsletter goes out, you ask your agent to use get_campaign_performance to summarize the click rates for the last 5 campaigns.
- Real-world use case 03
Bulk contact updates
You have a list of new leads and ask your agent to use create_new_contact and subscribe_to_list to add them to your 'Interested' group.
Complete set · 12capabilities
The complete Mailjet capability set.
These are the exact actions your AI can choose when you ask it to work with Mailjet.
01—04
4 capabilities in this set.
Part of 12 available through Mailjet.
- 01 Capability
Subscribe to list
Add a new contact to one of your existing lists. This helps you keep your segments updated automatically.
- 02 Capability
Create new contact
Add a new email address to your main contact database. Use this to build your audience as you go.
- 03 Capability
Get campaign performance
View the open and click rates for a specific campaign ID. It's the fastest way to see how a specific send performed.
- 04 Capability
Get account analytics
Pull high-level stats for your entire Mailjet account. Use this to monitor your overall sending health.
05—08
4 capabilities in this set.
Part of 12 available through Mailjet.
- 05 Capability
Get template details
See the specific content and variables for a saved template. This helps you verify what your customers see.
- 06 Capability
List sent campaigns
Browse through your history of past email campaigns. It makes it easy to find old send data.
- 07 Capability
List contact groups
View all the different contact lists you have created. Use this to see how your audience is segmented.
- 08 Capability
List all contacts
Pull a full list of every contact in your audience. This is great for getting a birds-eye view of your subscribers.
09—12
4 capabilities in this set.
Part of 12 available through Mailjet.
- 09 Capability
List sender domains
See which domains are currently authorized for sending. Use this to check your sending permissions.
- 10 Capability
List email templates
Browse all the templates you have saved in your account. It lets you see what designs are ready to use.
- 11 Capability
Send plain email
Send a simple transactional email without using a template. This is perfect for quick alerts or receipts.
- 12 Capability
Send template email
Send an email using one of your pre-designed templates. This lets you send beautiful, branded content instantly.
Set up in minutes
One URL. Then ask Mailjet to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Mailjet 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_tJq5SQGADKLcLvraAqg2VF8kTKVOVtAyTrmQqjJU/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 Mailjet, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Mailjet for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_tJq5SQGADKLcLvraAqg2VF8kTKVOVtAyTrmQqjJU/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 Mailjet URL.
- Step 03
Save and start
Save the connection and enable Mailjet in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"mailjet-alternative": {
"url": "https://edge.vinkius.com/vk_preview_tJq5SQGADKLcLvraAqg2VF8kTKVOVtAyTrmQqjJU/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 Mailjet
Open Agent mode in chat and ask: "Using Mailjet, help me...". 12 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"mailjet-alternative": {
"url": "https://edge.vinkius.com/vk_preview_tJq5SQGADKLcLvraAqg2VF8kTKVOVtAyTrmQqjJU/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 Mailjet
Ask Copilot: "Using Mailjet, help me...". 12 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"mailjet-alternative": {
"url": "https://edge.vinkius.com/vk_preview_tJq5SQGADKLcLvraAqg2VF8kTKVOVtAyTrmQqjJU/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 Mailjet
Open Cascade and ask: "Using Mailjet, help me...". 12 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"mailjet-alternative": {
"url": "https://edge.vinkius.com/vk_preview_tJq5SQGADKLcLvraAqg2VF8kTKVOVtAyTrmQqjJU/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 Mailjet
Ask Cline: "Using Mailjet, help me...". 12 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add mailjet-alternative --transport http "https://edge.vinkius.com/vk_preview_tJq5SQGADKLcLvraAqg2VF8kTKVOVtAyTrmQqjJU/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 Mailjet
Ask Claude: "Using Mailjet, show me...". 12 tools are ready
Where the request belongs
Work Mailjet can move forward.
This is for marketing managers who are tired of manual data entry and developers who need to trigger emails without building a custom UI.
Email Marketer
Uses the agent to quickly check campaign performance and update contact segments without logging into the dashboard.
Growth Engineer
Triggers transactional welcome emails and manages new lead imports through natural language commands.
Operations Manager
Monitors account-wide deliverability stats and sender reputation trends on a daily basis.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsMailjet
Deliver emails at scale with collaborative template editing, real-time monitoring, and deliverability analytics in one platform.
Postmark
Send transactional emails, manage templates, and track delivery status directly through Postmark's high-deliverability infrastructure.
UniOne
Send transactional and bulk emails with high deliverability, detailed analytics, and infrastructure that handles millions of messages.
MailerSend
Send transactional and marketing emails with templates, analytics, and deliverability capabilities built for developers and businesses.
EmailOctopus
Send beautiful email campaigns at a fraction of the cost with a platform built for startups and growing businesses.
SendGrid
Deliver transactional and marketing emails at massive scale with industry-leading deliverability and real-time analytics.
Bring your own AI
Change the model, client or framework. Keep Mailjet 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 Mailjet.
The practical details behind the request, access and result.
Can I use Mailjet with Claude to send newsletters?
Yes. Once you connect the Mailjet MCP, you can ask your AI client to send out your newsletters using your saved templates or send plain text updates.
How do I manage my Mailjet contact lists using an AI agent?
You can simply tell your agent to add new contacts or subscribe them to specific groups. It handles the list management for you through natural conversation.
Can the Mailjet MCP track my email open rates?
It can. You can ask your agent to pull the performance stats for any specific campaign to see your open and click rates instantly.
How do I send transactional emails via Mailjet and my AI client?
You can trigger transactional emails like receipts or alerts by asking your agent to send a plain email or use a specific template.
Can I use Mailjet to send welcome emails automatically?
Yes, you can use the Connector to trigger welcome emails using your pre-designed templates whenever a new user joins your audience.
How does the Mailjet MCP help with email deliverability?
It gives you immediate access to your account analytics and bounce reports, helping you monitor your sender reputation and make quick adjustments.
Can I send both transactional and marketing emails?
Yes. Mailjet supports both transactional (triggered) and marketing (campaign) emails through the same API.
Does Mailjet require two API keys?
Yes. Mailjet uses API Key and Secret Key pair with Basic Auth against api.mailjet.com/v3.
Can I manage contact lists and segments?
Yes. Create and manage contact lists, set contact properties, and build segments with dynamic conditions.
One connection away
Give your agent a direct line to Mailjet.
Connect Mailjet once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available