# Ometria Intelligence MCP for AI Agents AI Agent Connect

> Ometria Intelligence MCP lets you pull retail marketing data and customer insights directly into your AI client. You can query order statuses, check product stock, and analyze audience segments without switching tabs. It turns your AI into a real-time window into your Ometria account.

## Overview
- **Category:** ecommerce
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_sDJyw0a4C0rW4AuBfZhDES7Lj8MTUQ6597hVHsgM/ai-agent-connect
- **Tags:** customer-data, retail-marketing, segmentation, customer-lifecycle, crm-data

## Description

Imagine you're in the middle of a strategy meeting and need to know exactly how many people are in your VIP segment or what the engagement looks like for last week's email blast. Usually, that means opening a new tab, logging into Ometria, and digging through dashboards. With this Connector, you just ask your AI agent. You get immediate answers on customer lifetime value, recent order history, and specific product metadata. It bridges the gap between your marketing data and your daily conversations. Because Vinkius makes it easy to host these connections, you can get your Ometria account synced up and start pulling these insights into your workflow in minutes. You're not just looking at a static report; you're interacting with your live retail data to make faster decisions on your marketing funnel.

## Tools

### get_segment_details
Get information about a specific audience segment. This helps you see who's in a group and how large it is.

### list_marketing_campaigns
See a list of all your marketing campaigns. Use this to get an overview of your current email and automation efforts.

### list_orders
List all recent customer orders. You can use this to monitor transaction volume or check general order flow.

### list_catalog_products
Get a list of every product in your catalog. This helps you see your entire inventory at a glance.

### 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.

### get_order_details
Get the specific details for a single order. Use this to check the status or items within a particular transaction.

### get_product_details
Pull specific information about a product. It's useful for checking metadata or stock levels for a single item.

### list_contacts
Pull a list of customer contacts from your account. This is great for getting a high-level view of your customer base.

### get_campaign_stats
Fetch performance metrics for a specific campaign. Use this to see engagement numbers like open rates or clicks.

### get_contact_details
Get the full profile for a specific customer contact. This lets you see individual attributes and history quickly.

## Prompt Examples

**Prompt:** 
```
List all active marketing campaigns.
```

**Response:** 
```
Retrieving campaigns... I found 12 active campaigns including 'Spring Sale 2024', 'Welcome Automation', and 'VIP Loyalty Program'. Would you like the engagement stats for the Spring Sale?
```

**Prompt:** 
```
What is the status of order ID 'ord_98765'?
```

**Response:** 
```
Inspecting order ord_98765... The order is currently **Shipped** and was placed yesterday. It contains 3 items totaling $145.00. Shall I list the contact details for the customer who placed this order?
```

**Prompt:** 
```
Show me the details for the 'High LTV' segment.
```

**Response:** 
```
Fetching segment details... The **'High LTV'** segment currently contains **1,250 members**. This audience consists of customers who have placed at least 5 orders in the last 12 months. Would you like to see the recent order history for this group?
```

## Capabilities

### Check specific order statuses
Get the current state of a transaction including status updates and metadata.

### Look up product metadata
Pull specific information about a product like stock status and item details.

### Count members in audience segments
Retrieve member counts for specific audience segments defined in your account.

### List all active marketing campaigns
See a full list of your current email and automation campaigns.

### Fetch real-time campaign engagement stats
Get engagement numbers like open rates and clicks for specific campaigns.

### Browse the full product catalog
View your entire product list and catalog information at once.

### Pull individual customer contact info
Get full profiles for specific contacts including attributes and history.

## Use Cases

### Checking VIP Segment Growth
A marketing manager asks the agent to check the High LTV segment size. The agent uses list_customer_segments and get_segment_details to provide the count and description instantly.

### Verifying Order Statuses
An ops lead gets a customer query about order ord_98765. They ask the agent to check it, and the agent uses get_order_details to confirm it's shipped.

### Campaign Performance Review
An analyst needs to know which email performed best. They ask the agent to list campaigns with list_marketing_campaigns and then pull stats with get_campaign_stats to find the winner.

### Rapid Inventory Checks
A store manager wants to see if a specific item is available. They ask the agent to pull the catalog with list_catalog_products and check the metadata for stock levels.

## Benefits

- Stop switching tabs to see order statuses by using list_orders and get_order_details directly in your chat.
- Get instant audience sizes for your marketing targets by pulling data with list_customer_segments and get_segment_details.
- Check your inventory levels and product details quickly using list_catalog_products and get_product_details without logging in.
- Analyze marketing success on the fly by fetching metrics with get_campaign_stats for any active campaign.
- Speed up customer research by pulling specific profiles with get_contact_details and list_contacts during live conversations.

## How It Works

The bottom line is you get instant access to Ometria's retail marketing data without ever leaving your chat window.

1. Subscribe to the Ometria Intelligence MCP on Vinkius.
2. Enter your Ometria API Key (X-Ometria-Auth) in the configuration settings.
3. Ask your AI client to pull customer segments, order lists, or campaign stats.

## Frequently Asked Questions

**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` tool 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` tool retrieves current engagement metrics directly from Ometria for any specific campaign ID.