# Bloomreach MCP for AI Agents AI Agent Connect

> Bloomreach MCP lets you manage marketing automation directly from your AI agent. You can pull data from catalogs, monitor campaign performance, and look up customer segments without switching tabs. It connects your Bloomreach Engagement account to tools like Claude or Cursor so you can audit attributes, check webhooks, and track event types using natural language.

## Overview
- **Category:** growth-engine
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_k1eXTVknd5q1gWZgZQiNgv2B4TQR71KdMRkkeWnv/ai-agent-connect
- **Tags:** customer-experience, personalization, campaign-management, data-catalogs, customer-segments, marketing-analytics

## Description

Bloomreach connects your marketing automation data to your AI agent, letting you handle complex data queries through a simple chat interface. Instead of hunting through different dashboards to find specific product metadata or customer attributes, you can just ask your agent to pull that information for you. This Connector acts as a bridge that brings your Bloomreach Engagement account into your primary workspace, making it easier to oversee your entire marketing ecosystem. You can check the status of active campaigns, audit your data catalogs, or verify your webhook configurations in seconds. If you're trying to understand your data collection footprint, you can quickly list all tracked event types. It's designed to take the manual work out of marketing operations by letting your agent do the heavy lifting of data retrieval. By using this Connector on Vinkius, you get a direct line to your marketing data without having to learn a new UI or navigate nested menus. It turns your AI into a marketing operations assistant that knows your specific catalogs, segments, and properties.

## Tools

### list_catalogs
Lists all available Bloomreach data catalogs. This helps you see the structure of your product data.

### get_customer_properties
Exports the specific properties of a registered customer. Use this to see what data you have on a single user.

### list_campaigns
Lists all marketing campaigns. You can use this to get a quick overview of active outreach.

### list_event_types
Lists all tracked event types. Use this to see exactly what user actions are being captured.

### list_properties
Lists all catalog properties. This is useful for auditing the metadata of your products.

### list_segments
Lists all customer segments. Use this to quickly identify your different audience groups.

### get_catalog_items
Pulls specific items from a chosen data catalog. This helps you verify product data without browsing the full catalog.

### list_segmentations
Lists every customer segmentation in your account. This is the fastest way to see how your audience is divided.

### list_attributes
Lists all customer attributes. Use this to understand what data points you can use for personalization.

### list_webhooks
Lists all configured webhooks. This helps you verify that your real-time data integrations are active.

## Prompt Examples

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

**Response:** 
```
I've pulled your active campaigns. Here is the current status:

| Campaign Name | Status | Last Updated |
| :--- | :--- | :--- |
| Summer Sale Newsletter | **Active** | 2 hours ago |
| Re-engagement Q2 | **Paused** | 3 days ago |
| Abandoned Cart Recovery | **Active** | 1 hour ago |

Would you like more details on any of these?
```

**Prompt:** 
```
What attributes do we have for customers?
```

**Response:** 
```
You have the following customer attributes configured:

*   **Loyalty Status** (Gold, Silver, Bronze)
*   **Last Purchase Date**
*   **Preferred Category**
*   **Account Creation Date**
*   **Email Opt-in Status**

Let me know if you need to see the specific values for any of these.
```

**Prompt:** 
```
Show me the items in the 'Summer Collection' catalog.
```

**Response:** 
```
Retrieving items from the 'Summer Collection' catalog... 

I found the following items:
*   **Leather Backpack** (ID: prod_1)
*   **Wireless Headphones** (ID: prod_2)
*   **Canvas Tote** (ID: prod_3)

Would you like to see the full metadata for a specific item?
```

## Capabilities

### Pull specific items from data catalogs
Retrieve specific products or entries from your catalogs to check metadata accuracy.

### Export customer properties for individual profiles
Get the specific data points for a registered customer without manual searching.

### List all active customer segmentations
See every audience group you have organized in your account at once.

### View all customer attributes across the account
Check all available data points you can use for personalization and targeting.

### Check the status of all marketing campaigns
Get a quick overview of your active outreach and campaign performance.

### Retrieve all Bloomreach data catalogs
View the full structure of your product and data catalogs in your workspace.

### List all tracked event types for data auditing
See every user action your account is currently capturing for data analysis.

### View catalog properties for product metadata
Audit the specific properties and properties configured in your catalogs.

### List all customer segments for targeting
Quickly identify your different audience groups to refine your marketing strategy.

### Check configured webhooks for real-time data
Verify that your real-time data integrations and webhooks are active.

## Use Cases

### Campaign Status Check
An e-commerce manager needs to check if a Summer Sale campaign is active. They ask the agent to list campaigns and see the status immediately.

### Attribute Discovery
A CRM specialist wants to know what attributes are available for a new segment. They use `list_attributes` to see all available data points.

### Catalog Auditing
A data analyst needs to audit the catalog to see if product IDs are correct. They use `get_catalog_items` to pull a list of items.

### Webhook Verification
A marketing lead wants to see if webhooks are firing for a new integration. They use `list_webhooks` to check the configuration.

## Benefits

- Stop manual exports by using `list_campaigns` to see your marketing status instantly.
- Audit your data footprint faster with `list_event_types` to see every tracked action.
- Verify your integrations quickly using `list_webhooks` to ensure real-time data is flowing.
- Get specific customer details using `get_customer_properties` without searching a database.
- Check your product metadata accurately with `list_properties` and `get_catalog_items`.
- Identify audience groups in seconds using `list_segments` to refine your marketing strategy.

## How It Works

The bottom line is you get direct access to your marketing automation data through a natural language chat interface.

1. Subscribe to the Bloomreach MCP on Vinkius.
2. Enter your Project Token, API ID, API Secret, and Base URL.
3. Ask your AI client to list campaigns or segments.

## Frequently Asked Questions

**Can I use Bloomreach MCP to see my active campaigns?**
Yes, it lets you list all campaigns so you can check statuses without having to log into the dashboard.

**How does the Bloomreach MCP help with data auditing?**
It lets you list event types and catalog properties to see exactly what data is being tracked and where.

**Can I see customer segments with Bloomreach MCP?**
Yes, you can list all customer segments to see how your audience is grouped for marketing.

**Does Bloomreach MCP work with Claude?**
Yes, you can connect it to Claude or any other MCP-compatible client to manage your marketing data.

**Can I check my webhooks using Bloomreach MCP?**
Yes, you can list all configured webhooks to ensure your real-time data integrations are active and correct.

**How do I get customer properties with Bloomreach MCP?**
You can use the Connector to export properties for a specific registered customer to see their individual data points.

**Can I check the items in a specific data catalog?**
Yes! Use the `get_catalog_items` tool with the Catalog ID. Your agent will fetch the items and their metadata directly from your Bloomreach instance.

**How do I see all the customer segments I have created?**
Simply ask the agent to `list_segments` or `list_segmentations`. It will retrieve the definitions and names of the customer groups you've configured in the Engagement platform.

**Does the integration allow exporting customer properties?**
Yes. Use the `get_customer_properties` tool with a registered Customer ID. The agent will retrieve core properties like name and email based on your project configuration.