Zoho ZeptoMail Connector for AI agents.
7 live capabilities
Send transactional emails and monitor delivery health through your AI agent.
Waiting for input…
Why people use Zoho ZeptoMail
Zoho ZeptoMail for Automated Transactional Email Delivery
With this Connector, you just tell your AI agent what to do. You can ask it to send a specific notification or pull up the logs for a failed delivery. It handles the heavy lifting of interacting with the ZeptoMail API, so you get the confirmation you need in a single conversation.
What Vinkius changes
You get a direct line to your transactional email engine without ever opening a browser tab.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Password reset requests
A user forgot their password and needs a reset link.
- Real-world use case 02
Debugging delivery failures
A dev needs to see why a batch of OTPs failed.
- Real-world use case 03
Audit brand consistency
A marketing lead wants to see what templates are available.
Complete set · 7capabilities
The complete Zoho ZeptoMail capability set.
These are the exact actions your AI can choose when you ask it to work with Zoho ZeptoMail.
01—04
4 capabilities in this set.
Part of 7 available through Zoho ZeptoMail.
- 01 Capability
Get log details
Get the specific details for a single email log entry. It helps you track the exact path of a specific message.
- 02 Capability
Send template email
Send an email using one of your pre-defined templates. This keeps your branding consistent across all automated messages.
- 03 Capability
List domains
See all your verified sending domains. This helps you confirm which domains are ready for high-deliverability mail.
- 04 Capability
List logs
Pull up your email delivery logs. Use this to see a history of what was sent and where it landed.
05—07
3 capabilities in this set.
Part of 7 available through Zoho ZeptoMail.
- 05 Capability
List suppression list
View addresses that have been blocked. This is the fastest way to see why certain users aren't getting your mail.
- 06 Capability
List templates
See every template you've created. You can use this to find the right layout for a specific notification.
- 07 Capability
Send email
Send a single transactional email with custom HTML or text. Use this for one-off alerts or unique messages.
Set up in minutes
One URL. Then ask Zoho ZeptoMail to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Zoho ZeptoMail 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_82Dc9MoqwAgBXBHtwBl6bpLIFb61LZCNVSDt3KOd/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 Zoho ZeptoMail, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Zoho ZeptoMail for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_82Dc9MoqwAgBXBHtwBl6bpLIFb61LZCNVSDt3KOd/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 Zoho ZeptoMail URL.
- Step 03
Save and start
Save the connection and enable Zoho ZeptoMail in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"zoho-zeptomail": {
"url": "https://edge.vinkius.com/vk_preview_82Dc9MoqwAgBXBHtwBl6bpLIFb61LZCNVSDt3KOd/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 Zoho ZeptoMail
Open Agent mode in chat and ask: "Using Zoho ZeptoMail, help me...". 7 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"zoho-zeptomail": {
"url": "https://edge.vinkius.com/vk_preview_82Dc9MoqwAgBXBHtwBl6bpLIFb61LZCNVSDt3KOd/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 Zoho ZeptoMail
Ask Copilot: "Using Zoho ZeptoMail, help me...". 7 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"zoho-zeptomail": {
"url": "https://edge.vinkius.com/vk_preview_82Dc9MoqwAgBXBHtwBl6bpLIFb61LZCNVSDt3KOd/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 Zoho ZeptoMail
Open Cascade and ask: "Using Zoho ZeptoMail, help me...". 7 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"zoho-zeptomail": {
"url": "https://edge.vinkius.com/vk_preview_82Dc9MoqwAgBXBHtwBl6bpLIFb61LZCNVSDt3KOd/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 Zoho ZeptoMail
Ask Cline: "Using Zoho ZeptoMail, help me...". 7 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add zoho-zeptomail --transport http "https://edge.vinkius.com/vk_preview_82Dc9MoqwAgBXBHtwBl6bpLIFb61LZCNVSDt3KOd/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 Zoho ZeptoMail
Ask Claude: "Using Zoho ZeptoMail, show me...". 7 tools are ready
Where the request belongs
Work Zoho ZeptoMail can move forward.
This is for the dev or ops person who's tired of switching tabs to send a manual alert or check a delivery failure. It's for people who need to manage high-volume transactional mail without the friction of a traditional dashboard.
Backend Developer
Sending password resets and OTPs via the AI interface during testing or deployment.
Marketing Operations
Auditing email templates and delivery logs to ensure brand consistency.
Customer Support Lead
Checking suppression lists to figure out why a customer isn't receiving important account updates.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsUniOne
Send transactional and bulk emails with high deliverability, detailed analytics, and infrastructure that handles millions of messages.
Postmark
Send transactional emails, manage templates, and track delivery status directly through Postmark's high-deliverability infrastructure.
Mailjet
Deliver emails at scale with collaborative template editing, real-time monitoring, and deliverability analytics in one platform.
SendGrid
Deliver transactional and marketing emails at massive scale with industry-leading deliverability and real-time analytics.
SendGrid Email Sender
This MCP does exactly one thing: it sends transactional emails using Twilio SendGrid. That's its only function, and nothing else. Incredible for giving your AI agents the ability to dispatch email reports.
Bring your own AI
Change the model, client or framework. Keep Zoho ZeptoMail 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 Zoho ZeptoMail.
The practical details behind the request, access and result.
Can I use Zoho ZeptoMail MCP to send bulk marketing emails?
No, this Connector is designed for transactional emails like password resets and alerts. For marketing campaigns, you'll need a different service.
How do I send a custom HTML email?
You can use the send_email capability to send a single message with your own HTML body directly through your AI agent.
Can I see why an email failed?
Yes, you can ask your agent to check the logs and get specific details for any email to see the delivery status.
Can I use pre-made templates?
Yes, you can list all your templates and then ask the agent to send an email using one of them.
How do I check if a domain is verified?
You can ask your agent to list your verified domains to see which ones are active for sending.
What happens if an email is suppressed?
The Connector lets you view the suppression list so you can see which addresses are blocked and why.
Where do I find my ZeptoMail Send Mail Token?
Log in to Zoho ZeptoMail, go to your Mail Agent, and navigate to the 'API' section to generate a token.
Which Zoho regions are supported for ZeptoMail?
We support US, EU, IN, AU, and CN data centers. Make sure to select the region where your ZeptoMail account is hosted.
One connection away
Give your agent a direct line to Zoho ZeptoMail.
Connect Zoho ZeptoMail once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available