# BoomTown (OvationCXM) MCP for AI Agents AI Agent Connect

> BoomTown (OvationCXM) MCP lets you manage customer journeys, support issues, and team assignments directly through your AI agent. It connects your account to tools like Claude or Cursor, making it easy to check customer progress, audit team performance, and handle support cases without switching tabs. It provides a direct line to your CX data for real-time monitoring and customer intelligence.

## Overview
- **Category:** customer-support
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_FTcflGYIYXCn75eh4YNkXYANYP5oesEQ8mLDQ0JE/ai-agent-connect
- **Tags:** customer-journey, cx-orchestration, support-automation, team-collaboration, onboarding, workflow-management

## Description

Imagine you're trying to figure out where a high-value customer is in their onboarding process. Usually, that means digging through a dashboard, filtering by organization, and cross-referencing team assignments. With this Connector, you just ask your agent. You can pull up a specific customer profile, check their current journey stage, and see which team is handling their latest support issues. It turns your customer data into a conversational workspace. Instead of hunting for information, you get answers. If you're looking for a way to manage these workflows more efficiently, you'll find it's a core part of the Vinkius catalog. It handles the heavy lifting of fetching customer data and journey details so you can focus on the actual human side of customer success. You can see who's on what team, which organizations are active, and exactly where a support case stands in the queue. It's about getting a clear picture of your operation without the manual navigation. You can quickly audit your entire support ecosystem to find bottlenecks or identify which partners need more attention. It removes the friction of navigating complex nested menus and replaces it with a simple chat interface that understands your customer success goals.

## Tools

### list_customers
See a full list of all customers and end-users. This provides a high-level view of your entire user base.

### list_teams
See all support teams currently in your system. This is perfect for auditing team assignments.

### get_customer
Get specific details for a single customer profile. Use this to pull full end-user data instantly.

### get_issue
Pull the full details for a specific support case. This is useful for deep-diving into a single ticket.

### get_journey
View the specifics of a single customer journey. Use this to see current stages and activities.

### get_organization
Retrieve details for a specific organization. This helps you identify specific partner details quickly.

### get_team
Fetch information about a specific support team. Use this to see who is responsible for certain tasks.

### list_issues
Get a list of all support issues and cases. Use this to audit your entire support queue at once.

### list_journeys
See every customer journey in your account. This helps you monitor all active onboarding paths.

### list_organizations
View all organizations within your ecosystem. Use this to see every partner connected to your account.

## Prompt Examples

**Prompt:** 
```
List all active customer journeys.
```

**Response:** 
```
I've retrieved your journeys. You have 3 active journeys:

| Journey Name | ID |
| :--- | :--- |
| Onboarding - Enterprise A | j_1 |
| Merchant Activation | j_2 |
| Support Escalation | j_3 |

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

**Prompt:** 
```
Show the details for support issue case_99283.
```

**Response:** 
```
### Case case_99283 Details
- **Status**: Open
- **Assigned Team**: Tier 2 Technical Support
- **Created**: March 15th
- **Category**: Hardware Connectivity

I can also list all other open issues if you'd like to see the full queue.
```

**Prompt:** 
```
List all organizations in my ecosystem.
```

**Response:** 
```
I've retrieved your organizations. Notable members include:

* Global Payments Inc.
* Tech Solutions Ltd.
* Retail Hub

Would you like to see the specific details for any of these organizations?
```

## Capabilities

### Fetch customer profiles
Get specific end-user data from your customer intelligence engine.

### Track journey progress
See exactly where a customer is in their onboarding path.

### Audit team assignments
Check which support teams are handling specific tasks in real time.

### Query support cases
Pull a list of all open issues across your entire support ecosystem.

### Monitor organizations
View all organizations and partners linked to your account.

## Use Cases

### Checking a late onboarding
A specialist asks the agent why a customer is stuck. The agent uses `get_journey` to find the specific bottleneck in their path.

### Handling a support spike
A manager asks for all open issues. The agent uses `list_issues` to prioritize the queue and identify high-priority cases.

### Auditing team performance
A lead wants to see which teams are active. The agent uses `list_teams` to provide a summary of team assignments.

### Customer deep dive
A rep needs to know a customer's history. The agent uses `get_customer` to pull the full profile and journey history.

## Benefits

- Stop searching for customer data by using `get_customer` to pull profiles instantly.
- Track onboarding progress faster by using `list_journeys` to see every active path.
- Manage team workload better by using `list_teams` to see who's handling what.
- Keep support cases organized by using `list_issues` to audit the entire queue.
- Monitor your organization's footprint by using `list_organizations` to see all partners.

## How It Works

The bottom line is you get a conversational interface for your entire customer journey and support operation.

1. Subscribe to the BoomTown (OvationCXM) MCP on Vinkius.
2. Enter your API Token and Secret in your AI client's configuration.
3. Ask your agent to list journeys, check customer status, or audit support cases.

## Frequently Asked Questions

**Can I use the BoomTown (OvationCXM) MCP to see my customer journeys?**
Yes, you can view all journeys and specific details for any single one. This helps you see exactly where customers are in their onboarding process without leaving your chat.

**How does the BoomTown (OvationCXM) MCP handle support issues?**
It lets you list every support case in your system or pull details for a specific one. You can check things like status, team assignment, and creation dates instantly.

**Can I see which teams are assigned to tasks with BoomTown (OvationCXM)?**
Yes, you can list all support teams or get details on a specific one. This makes it easy to see who is responsible for what across your whole operation.

**Does the BoomTown (OvationCXM) MCP show customer profiles?**
It can pull detailed customer and end-user data from your CXMEngine. This gives you a full picture of the customer's profile in one place.

**Is the BoomTown (OvationCXM) MCP good for onboarding?**
It's specifically designed for it. You can verify customer progress through multi-stage journeys using natural language commands.

**Can I see all organizations in my ecosystem with BoomTown (OvationCXM)?**
Yes, you can list all organizations to see your entire network. This helps you keep track of every partner and entity you manage.

**Can I check the status of a customer's onboarding journey?**
Yes! Use the `get_journey` tool with the Journey ID. Your agent will fetch the current stage and completed activities for that specific customer journey.

**How do I see which team is assigned to a specific support case?**
Simply ask the agent to `get_issue` and provide the Issue ID. It will retrieve the case details, including the assigned team and its current status in the ecosystem.

**Does the integration allow creating new support issues?**
Currently, the toolset is focused on querying and monitoring (Read-Only). You can list and inspect journeys, teams, and issues, but creating new records must be done through the OvationCXM platform for full workflow control.