Ometria Intelligence Connector for AI agents.
10 live capabilities
Access retail marketing data and customer segments from your AI client.
Waiting for input…
Why people use Ometria Intelligence
Ometria Intelligence for Retail Marketing Data Analysis
This Connector changes that. You can ask your agent for a summary of your most active audience segments or the status of the last five orders. You get the answer in seconds, letting you focus on strategy instead of data entry.
What Vinkius changes
You get instant access to Ometria's retail marketing data without ever leaving your chat window.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Checking VIP Segment Growth
A marketing manager asks the agent to check the High LTV segment size.
- Real-world use case 02
Verifying Order Statuses
An ops lead gets a customer query about order ord_98765.
- Real-world use case 03
Campaign Performance Review
An analyst needs to know which email performed best.
Complete set · 10capabilities
The complete Ometria Intelligence capability set.
These are the exact actions your AI can choose when you ask it to work with Ometria Intelligence.
01—04
4 capabilities in this set.
Part of 10 available through Ometria Intelligence.
- 01 Capability
Get segment details
Get information about a specific audience segment. This helps you see who's in a group and how large it is.
- 02 Capability
List marketing campaigns
See a list of all your marketing campaigns. Use this to get an overview of your current email and automation efforts.
- 03 Capability
List orders
List all recent customer orders. You can use this to monitor transaction volume or check general order flow.
- 04 Capability
List catalog products
Get a list of every product in your catalog. This helps you see your entire inventory at a glance.
05—07
3 capabilities in this set.
Part of 10 available through Ometria Intelligence.
- 05 Capability
List customer segments
See all the audience segments defined in your Ometria account. It's the quickest way to see how you've grouped your customers.
- 06 Capability
Get order details
Get the specific details for a single order. Use this to check the status or items within a particular transaction.
- 07 Capability
Get product details
Pull specific information about a product. It's useful for checking metadata or stock levels for a single item.
08—10
3 capabilities in this set.
Part of 10 available through Ometria Intelligence.
- 08 Capability
List contacts
Pull a list of customer contacts from your account. This is great for getting a high-level view of your customer base.
- 09 Capability
Get campaign stats
Fetch performance metrics for a specific campaign. Use this to see engagement numbers like open rates or clicks.
- 10 Capability
Get contact details
Get the full profile for a specific customer contact. This lets you see individual attributes and history quickly.
Set up in minutes
One URL. Then ask Ometria Intelligence to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Ometria Intelligence 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_sDJyw0a4C0rW4AuBfZhDES7Lj8MTUQ6597hVHsgM/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 Intelligence, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Ometria Intelligence for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_sDJyw0a4C0rW4AuBfZhDES7Lj8MTUQ6597hVHsgM/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 Intelligence URL.
- Step 03
Save and start
Save the connection and enable Ometria Intelligence in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"ometria-intelligence": {
"url": "https://edge.vinkius.com/vk_preview_sDJyw0a4C0rW4AuBfZhDES7Lj8MTUQ6597hVHsgM/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 Intelligence
Open Agent mode in chat and ask: "Using Ometria Intelligence, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"ometria-intelligence": {
"url": "https://edge.vinkius.com/vk_preview_sDJyw0a4C0rW4AuBfZhDES7Lj8MTUQ6597hVHsgM/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 Intelligence
Ask Copilot: "Using Ometria Intelligence, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"ometria-intelligence": {
"url": "https://edge.vinkius.com/vk_preview_sDJyw0a4C0rW4AuBfZhDES7Lj8MTUQ6597hVHsgM/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 Intelligence
Open Cascade and ask: "Using Ometria Intelligence, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"ometria-intelligence": {
"url": "https://edge.vinkius.com/vk_preview_sDJyw0a4C0rW4AuBfZhDES7Lj8MTUQ6597hVHsgM/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 Intelligence
Ask Cline: "Using Ometria Intelligence, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add ometria-intelligence --transport http "https://edge.vinkius.com/vk_preview_sDJyw0a4C0rW4AuBfZhDES7Lj8MTUQ6597hVHsgM/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 Intelligence
Ask Claude: "Using Ometria Intelligence, show me...". 10 tools are ready
Where the request belongs
Work Ometria can move forward.
CRM managers who are tired of tab-switching to find customer details. E-commerce ops who need to verify order statuses on the fly. Marketing analysts who want to pull campaign stats into their reports faster.
CRM Manager
Checking segment sizes and customer LTV during meetings to decide on new offers.
E-commerce Operations Lead
Verifying if a specific order shipped or checking if a product is in stock during a customer query.
Marketing Analyst
Pulling engagement stats for multiple campaigns to see which ones are actually converting.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsConvertlab
Marketing automation and customer data platform. manage customers, campaigns, and events via AI.
Blueshift
Orchestrate customer engagement via Blueshift. manage campaigns, track events, and sync customer data directly from any AI agent.
Ortto (formerly Autopilot)
Manage your CDP, customer data, and marketing automations via Ortto. orchestrate journeys natively via AI.
Denim
Equip your AI agent to manage marketing campaigns, track contacts, and monitor analytics via the Denim API.
Heap
Automate product analytics via Heap. track events, identify users, and manage segments directly from any AI agent.
Cloze
Smart CRM that automatically tracks your interactions and provides AI-powered insights.
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 the Ometria Intelligence MCP help me see my customer segments?
Yes. It lets you see every audience segment in your account and pull specific details like member counts directly into your chat.
How do I use Ometria Intelligence MCP to check order statuses?
You can ask your agent for the status of a specific order ID. It will pull the latest transaction data, including shipping updates and item lists.
Can I see my retail marketing campaign stats with this Connector?
Yes, you can fetch real-time engagement stats for your email and automation campaigns to see how they are performing.
Does Ometria Intelligence MCP work with my current AI client?
It works with any MCP-compatible client, including Claude, Cursor, and Windsurf, giving you a unified way to access your data.
Can I use Ometria Intelligence MCP to see my product catalog?
You can list your entire product catalog or pull specific details for individual items, including stock statuses and metadata.
How does Ometria Intelligence MCP help with CRM data?
It streamlines how you access customer profiles. You can pull contact details and attributes instantly without navigating through a complex dashboard.
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 should be used for the X-Ometria-Auth header.
Can I see customer lifetime value (LTV)?
Yes! Use the get_contact_details capability with a specific contact ID to retrieve their full profile, which includes segment associations and calculated lifetime metrics.
Does this support real-time campaign stats?
Yes, the get_campaign_stats capability retrieves current engagement metrics directly from Ometria for any specific campaign ID.
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