Ometria Email Events Connector for AI agents.
10 live capabilities
Monitor email marketing engagement and deliverability in real-time.
Waiting for input…
Why people use Ometria Email Events
Ometria Email Events for Real-Time Deliverability Tracking
This Connector changes that by letting you ask your agent for the data directly. You get the numbers you need in a sentence, letting you stay focused on your actual strategy.
What Vinkius changes
You get instant access to your email marketing data through a natural 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
Checking a live launch
A marketer asks the agent for recent opens to see if the 'Flash Sale' is hitting the target audience.
- Real-world use case 02
Pre-call verification
A success lead asks if a specific client opened the 'Getting Started' guide before a scheduled demo.
- Real-world use case 03
List cleaning
A CRM manager identifies hard bounces using list_email_bounces to remove dead emails from the database, keeping the mailing list healthy.
Complete set · 10capabilities
The complete Ometria Email Events capability set.
These are the exact actions your AI can choose when you ask it to work with Ometria Email Events.
01—04
4 capabilities in this set.
Part of 10 available through Ometria Email Events.
- 01 Capability
Get event details
Pulls the full metadata and timestamp for a specific email event using its unique ID. Use this to see the exact details of a single interaction.
- 02 Capability
List email bounces
Lists all email bounce events to help you identify delivery failures. This helps you spot hard bounces that need immediate attention.
- 03 Capability
List email complaints
Lists email spam complaints to help you protect your sender reputation. Monitoring these is key to staying out of the junk folder.
- 04 Capability
List events by campaign
Lists all engagement events tied to a specific marketing campaign. Use this to see the overall performance of a specific initiative.
05—07
3 capabilities in this set.
Part of 10 available through Ometria Email Events.
- 05 Capability
List email clicks
Lists all email click events so you can see which links are performing best. Use this to measure your call-to-action success.
- 06 Capability
List recent email events
Lists the most recent email events for real-time campaign monitoring. This is perfect for checking live launches.
- 07 Capability
List email unsubscribes
Lists email unsubscribe events to keep your audience lists clean. Use this to spot patterns in audience fatigue.
08—10
3 capabilities in this set.
Part of 10 available through Ometria Email Events.
- 08 Capability
List events by contact
Lists all engagement events for a specific customer or contact ID. This gives you a complete history of a person's journey.
- 09 Capability
List email events
Lists all engagement events from your Ometria account. This provides a broad overview of all recent activity.
- 10 Capability
List email opens
Lists all email open events to track your reach. Use this to see how many people are actually seeing your content.
Set up in minutes
One URL. Then ask Ometria Email Events to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Ometria Email Events 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_oUVtQGCjkq9PDFBkPHf9A6unZJpuQbI99YRlUxsP/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 Ometria Email Events, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Ometria Email Events for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_oUVtQGCjkq9PDFBkPHf9A6unZJpuQbI99YRlUxsP/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 Ometria Email Events URL.
- Step 03
Save and start
Save the connection and enable Ometria Email Events in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"ometria-email-events": {
"url": "https://edge.vinkius.com/vk_preview_oUVtQGCjkq9PDFBkPHf9A6unZJpuQbI99YRlUxsP/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 Ometria Email Events
Open Agent mode in chat and ask: "Using Ometria Email Events, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"ometria-email-events": {
"url": "https://edge.vinkius.com/vk_preview_oUVtQGCjkq9PDFBkPHf9A6unZJpuQbI99YRlUxsP/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 Ometria Email Events
Ask Copilot: "Using Ometria Email Events, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"ometria-email-events": {
"url": "https://edge.vinkius.com/vk_preview_oUVtQGCjkq9PDFBkPHf9A6unZJpuQbI99YRlUxsP/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 Ometria Email Events
Open Cascade and ask: "Using Ometria Email Events, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"ometria-email-events": {
"url": "https://edge.vinkius.com/vk_preview_oUVtQGCjkq9PDFBkPHf9A6unZJpuQbI99YRlUxsP/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 Ometria Email Events
Ask Cline: "Using Ometria Email Events, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add ometria-email-events --transport http "https://edge.vinkius.com/vk_preview_oUVtQGCjkq9PDFBkPHf9A6unZJpuQbI99YRlUxsP/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 Ometria Email Events
Ask Claude: "Using Ometria Email Events, show me...". 10 tools are ready
Where the request belongs
Work Ometria can move forward.
This is for marketing and success leads who are tired of refreshing dashboards and want to know what's happening in their campaigns without the manual digging.
Email Marketer
Checks click-through rates and bounce logs during a live launch to adjust messaging instantly.
Customer Success Lead
Verifies if a high-value client opened a specific onboarding email before jumping on a discovery call.
CRM Manager
Monitors unsubscribe trends and hard bounces to keep the mailing list clean and compliant.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsAcelle Mail
Launch email campaigns, grow subscriber lists, and track open rates with a self-hosted email marketing platform built for scale.
Mailingwork
Execute professional email marketing campaigns with advanced segmentation, A/B testing, and GDPR-compliant list management.
Cakemail
Manage email marketing via Cakemail. track campaigns, manage contact lists, and monitor analytics directly from any AI agent.
Elastic Email
Equip your AI agent to manage email campaigns, track contacts, and monitor delivery logs via the Elastic Email API.
Email Marketing Performance Calculator
Calculate and benchmark key email marketing metrics like delivery, engagement, and revenue.
Loops
Email marketing and transactional email platform with powerful automation, audience segmentation, and analytics.
Bring your own AI
Change the model, client or framework. Keep Ometria 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 Ometria.
The practical details behind the request, access and result.
Can Ometria Email Events MCP show me clicks?
Yes, you can use it to see exactly which links are being clicked in your campaigns. It provides a clear view of your call-to-action performance.
How do I use Ometria Email Events MCP for deliverability?
You can use it to monitor bounce rates and spam complaints in real-time. This helps you identify issues with your sender reputation as they happen.
Can Ometria Email Events MCP track unsubscribes?
Yes, it tracks unsubscribe events so you can monitor audience fatigue and keep your mailing lists clean and compliant.
Does Ometria Email Events MCP work with Claude?
Yes, it works with Claude and any other MCP-compatible client. You can ask your agent for your email data just like you're talking to a teammate.
How does Ometria Email Events MCP help with list cleaning?
It helps by listing hard bounces and unsubscribe events. This makes it easy to identify which contacts should be removed from your active mailing list.
Can I see contact history with Ometria Email Events MCP?
Yes, you can pull the full engagement history for any specific contact. This shows every open and click that person has ever made with your emails.
How do I get an Ometria API Key?
You can generate an API key in the Ometria settings dashboard under the API tab. This key is used for the X-Ometria-Auth header.
Can I see who marked an email as spam?
Yes! Use the list_email_complaints capability to retrieve a list of events where users marked your emails as spam, including contact identifiers.
Does this support SMS events?
This implementation specifically targets email engagement events (opens, clicks, bounces, etc.). For SMS tracking, please check if your Ometria instance exports these through the same events endpoint.
One connection away
Give your agent a direct line to Ometria.
Connect Ometria once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available