# MINDBODY Health & Wellness MCP for AI Agents AI Agent Connect

> MINDBODY Health & Wellness lets you run your studio's daily operations through your AI client. Instead of jumping between tabs, you can check class schedules, pull up client membership details, and track instructor assignments using natural language. It's built for fitness and wellness businesses that need to stay on top of bookings and student history without constant manual data entry.

## Overview
- **Category:** erp-operations
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_Gbkcb5Ctp24pUp8hCN1dUw04xzRyXnbjXN55w1Us/ai-agent-connect
- **Tags:** wellness-management, class-scheduling, client-profiles, studio-operations, booking-system, visit-tracking

## Description

Running a wellness business usually means drowning in a dashboard. You're constantly switching between tabs to see who's coming to a yoga class, checking if a member's payment cleared, or trying to find out which instructor is assigned to a specific studio. This Connector changes that by letting your AI agent handle the heavy lifting. You can just ask for the info you need and get a direct answer. If you're looking for a way to manage your studio without the friction, this is the way to do it. Because it connects directly to your MINDBODY account, your agent can pull real-time data on schedules, client visits, and staff rosters. It's a huge time-saver for anyone who needs to stay responsive to clients without being glued to a computer screen all day. You can find this and thousands of other connectors in the Vinkius catalog to get your studio's tech stack working together. It makes the jump from checking the system to getting the answer almost instant.

## Tools

### get_class_visits
See the list of people attending a specific class. This helps you know exactly who to expect for a session.

### get_client_details
Pull up a full profile for a specific member. It shows you their contact info and membership status in one go.

### get_site_info
Get the core details about your specific MINDBODY site. Use this to check your business's basic configuration.

### list_locations
Get a list of every physical location your business owns. This is great for multi-site studio management.

### list_resources
See the rooms and equipment available at your business. It helps you plan out your studio's capacity.

### list_staff
Get a list of all employees and instructors. Use this to manage who is working where.

### search_clients
Find a client by their name or email address. It's the starting point for any client-related inquiry.

### get_client_purchases
Look up a client's payment history. It's the fastest way to see what a member has bought.

### get_client_visits
See the past and upcoming visits for a specific person. This lets you track how often a client actually shows up.

### list_classes
Pull the entire schedule for your business. You can use this to see what's happening across all your studios.

## Prompt Examples

**Prompt:** 
```
Who is teaching the Vinyasa class today?
```

**Response:** 
```
### Today's Vinyasa Schedule

| Time | Instructor | Room |
| :--- | :--- | :--- |
| 8:00 AM | Sarah Jenkins | Studio A |
| 5:30 PM | Marcus Thorne | Studio B |

*Note: Sarah Jenkins is currently marked as 'Available' for the remainder of the day.*
```

**Prompt:** 
```
Does Sarah Miller have an active membership?
```

**Response:** 
```
### Client Profile: Sarah Miller

*   **Status:** Active
*   **Membership Type:** Unlimited Monthly
*   **Last Visit:** October 12, 2023
*   **Total Visits this Month:** 4

Sarah is currently in good standing with no pending payments.
```

**Prompt:** 
```
List all our studio locations.
```

**Response:** 
```
### Studio Locations

*   **Downtown Studio:** 123 Main St, New York, NY
*   **Uptown Studio:** 456 Park Ave, New York, NY
*   **Brooklyn Hub:** 789 Navy St, Brooklyn, NY
```

## Capabilities

### Check class schedules
See your entire studio schedule and staff assignments in one go.

### Look up client profiles
Pull up contact info and membership status for any member.

### Track membership payments
Verify what a client has purchased and their current payment history.

### See class attendance
Get a list of everyone signed up for a specific session.

### Find studio locations
Retrieve a list of all physical locations for your business.

### Audit staff rosters
Get a list of all employees and instructors for your studio.

## Use Cases

### Checking today's yoga flow
A studio owner asks what's happening at 8 AM. The agent uses list_classes to show the schedule and instructor.

### Membership verification
A support rep needs to know if John paid for his pass. The agent uses search_clients then get_client_purchases to confirm.

### Staffing audit
A manager wants to see who is teaching tomorrow. The agent uses list_staff and list_classes to match people to rooms.

### Client history
A trainer wants to see how often a regular attends. The agent uses get_client_visits to show the history.

## Benefits

- Stop digging through menus by using list_classes to see your entire schedule instantly.
- Handle inquiries faster by pulling up membership status with get_client_details.
- Track attendance more accurately by checking who's coming to a session with get_class_visits.
- Manage multi-site operations easily by pulling all physical locations with list_locations.
- Keep staff organized by seeing all your instructors and employees via list_staff.
- Verify payments on the spot using get_client_purchases to resolve billing issues.

## How It Works

The bottom line is you get a voice-like interface for your entire MINDBODY operation.

1. Subscribe to this Connector on Vinkius.
2. Enter your MINDBODY API Key and Site ID from your developer account.
3. Ask your agent questions about your studio's schedule, staff, or clients.

## Frequently Asked Questions

**Can I use the MINDBODY Health & Wellness MCP to see my class schedule?**
Yes. It pulls your full business schedule so you can ask about specific times, instructors, or room assignments.

**How do I check if a client has paid for their membership?**
You can ask your agent to look up a specific client's purchase history. It will show you their recent payments and membership status.

**Does this Connector work for multi-location studios?**
Yes, it can retrieve a list of all your physical locations, making it easy to manage multiple sites from one chat.

**Can I see which instructors are assigned to specific classes?**
Yes. The Connector lets your agent see staff assignments, so you can quickly find out who is teaching at any given time.

**Can I use the MINDBODY Health & Wellness MCP to manage my staff?**
It allows you to list all employees and instructors in your business. This is great for auditing your current roster.

**How do I find a specific client's profile?**
Just ask your agent to search for a client by name or email. It will pull up their full profile and contact details for you.

**Can I see the history of visits for a specific member?**
Yes. Your agent can retrieve both past and upcoming visits for any specific client to help you track their attendance.

**How do I find my MINDBODY Site ID?**
Your Site ID is a unique integer representing your business. You can find it in your [**MINDBODY Dashboard**](https://clients.mindbodyonline.com/) or in the emails provided during your account setup.

**How do I generate an API Key?**
You must register as a developer at the [**MINDBODY Developer Portal**](https://developers.mindbodyonline.com/). Once approved, you can create a project and generate your API Key.