Bloomreach Connector for AI agents.
10 live capabilities
Manage marketing automation and customer segments from your favorite AI client.
Waiting for input…
Why people use Bloomreach
Bloomreach for Marketing Automation Data Auditing
With this Connector, you just ask your agent to do the heavy lifting. You can pull campaign lists or audit catalog properties in a single chat. You get your answers instantly without ever leaving your workspace.
What Vinkius changes
You get direct access to your marketing automation data through a natural language 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
Campaign Status Check
An e-commerce manager needs to check if a Summer Sale campaign is active.
- Real-world use case 02
Attribute Discovery
A CRM specialist wants to know what attributes are available for a new segment.
- Real-world use case 03
Catalog Auditing
A data analyst needs to audit the catalog to see if product IDs are correct.
Complete set · 10capabilities
The complete Bloomreach capability set.
These are the exact actions your AI can choose when you ask it to work with Bloomreach.
01—04
4 capabilities in this set.
Part of 10 available through Bloomreach.
- 01 Capability
List catalogs
Lists all available Bloomreach data catalogs. This helps you see the structure of your product data.
- 02 Capability
Get customer properties
Exports the specific properties of a registered customer. Use this to see what data you have on a single user.
- 03 Capability
List campaigns
Lists all marketing campaigns. You can use this to get a quick overview of active outreach.
- 04 Capability
List event types
Lists all tracked event types. Use this to see exactly what user actions are being captured.
05—07
3 capabilities in this set.
Part of 10 available through Bloomreach.
- 05 Capability
List properties
Lists all catalog properties. This is useful for auditing the metadata of your products.
- 06 Capability
List segments
Lists all customer segments. Use this to quickly identify your different audience groups.
- 07 Capability
Get catalog items
Pulls specific items from a chosen data catalog. This helps you verify product data without browsing the full catalog.
08—10
3 capabilities in this set.
Part of 10 available through Bloomreach.
- 08 Capability
List segmentations
Lists every customer segmentation in your account. This is the fastest way to see how your audience is divided.
- 09 Capability
List attributes
Lists all customer attributes. Use this to understand what data points you can use for personalization.
- 10 Capability
List webhooks
Lists all configured webhooks. This helps you verify that your real-time data integrations are active.
Set up in minutes
One URL. Then ask Bloomreach to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Bloomreach 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_k1eXTVknd5q1gWZgZQiNgv2B4TQR71KdMRkkeWnv/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 Bloomreach, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Bloomreach for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_k1eXTVknd5q1gWZgZQiNgv2B4TQR71KdMRkkeWnv/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 Bloomreach URL.
- Step 03
Save and start
Save the connection and enable Bloomreach in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"bloomreach": {
"url": "https://edge.vinkius.com/vk_preview_k1eXTVknd5q1gWZgZQiNgv2B4TQR71KdMRkkeWnv/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 Bloomreach
Open Agent mode in chat and ask: "Using Bloomreach, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"bloomreach": {
"url": "https://edge.vinkius.com/vk_preview_k1eXTVknd5q1gWZgZQiNgv2B4TQR71KdMRkkeWnv/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 Bloomreach
Ask Copilot: "Using Bloomreach, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"bloomreach": {
"url": "https://edge.vinkius.com/vk_preview_k1eXTVknd5q1gWZgZQiNgv2B4TQR71KdMRkkeWnv/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 Bloomreach
Open Cascade and ask: "Using Bloomreach, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"bloomreach": {
"url": "https://edge.vinkius.com/vk_preview_k1eXTVknd5q1gWZgZQiNgv2B4TQR71KdMRkkeWnv/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 Bloomreach
Ask Cline: "Using Bloomreach, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add bloomreach --transport http "https://edge.vinkius.com/vk_preview_k1eXTVknd5q1gWZgZQiNgv2B4TQR71KdMRkkeWnv/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 Bloomreach
Ask Claude: "Using Bloomreach, show me...". 10 tools are ready
Where the request belongs
Work Bloomreach can move forward.
This is for marketing ops people who are tired of jumping between the CRM and the marketing platform to check data. It's for anyone who needs to pull segment data or audit catalog properties quickly without manual exports.
E-commerce Manager
Checks catalog data and campaign statuses during sales events to ensure product accuracy.
CRM Specialist
Monitors customer segments and event tracking to refine audience targeting.
Data Analyst
Audits customer attributes and properties using natural language queries to verify data flow.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsBlueshift
Orchestrate customer engagement via Blueshift. manage campaigns, track events, and sync customer data directly from any AI agent.
Convertlab
Marketing automation and customer data platform. manage customers, campaigns, and events via AI.
Braze
Manage customer engagement via Braze. track users, list campaigns, and trigger canvases directly from any AI agent.
Iterable
Manage cross-channel marketing campaigns, users, and templates via Iterable API.
Customer.io
Send behavior-driven emails, push notifications, and in-app messages triggered by what your users actually do in your product.
Cordial
Equip your AI agent to manage subscribers, campaigns, and automated messaging through the Cordial Marketing API.
Bring your own AI
Change the model, client or framework. Keep Bloomreach 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 Bloomreach.
The practical details behind the request, access and result.
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 capability 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 capability with a registered Customer ID. The agent will retrieve core properties like name and email based on your project configuration.
One connection away
Give your agent a direct line to Bloomreach.
Connect Bloomreach once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available