# WellnessLiving MCP for AI Agents AI Agent Connect

> WellnessLiving lets you run your fitness studio, martial arts school, or music academy through a natural conversation with your AI. It handles the heavy lifting of checking class schedules, searching for member profiles, and pulling revenue reports so you don't have to click through dozens of tabs.

## Overview
- **Category:** erp-operations
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_D6LhGVspn3h5ibR0WiylAYilQfL6uPtpm6AYjetF/ai-agent-connect
- **Tags:** studio-management, class-scheduling, membership-management, attendance-tracking, fitness-business

## Description

WellnessLiving lets you manage your fitness studio, martial arts school, or music academy through a natural conversation with your AI agent. It handles the heavy lifting of checking class schedules, searching for member profiles, and pulling revenue reports so you don't have to click through dozens of tabs. Running a studio usually means jumping between different screens to see who's showing up, how many credits a member has left, and whether your instructors are on schedule. This Connector changes that by letting you ask your AI agent to do the digging for you. Instead of hunting for a specific client's attendance history or trying to remember the pricing for a new membership plan, you just ask. You can pull up daily schedules for specific locations, check out your staff list, or grab a summary of yesterday's revenue in seconds. It's built for studio owners who need to move faster and spend less time on data entry. By connecting this to your setup through Vinkius, you turn your studio's backend into a conversational interface. You get a clear view of your business operations without the usual headache of navigating complex admin panels. You can stay focused on your students and your community while the AI handles the logistical queries that usually eat up your afternoon.

## Tools

### list_schedule
See your daily class schedule. It shows instructors, remaining capacity, and how many people are enrolled.

### search_clients
Find specific members in your database. It returns their profiles, memberships, and visit history.

### get_client
Pull up a detailed profile for a single member. This helps you quickly check specific account details.

### list_staff
See your full roster of instructors and trainers. It lists their roles and assigned schedules.

### list_services
See all the different class types and services you offer. This is great for checking what's currently available.

### list_memberships
View all your active membership plans. It shows the pricing and details for every plan you offer.

### list_locations
See all the different physical locations for your business. It includes addresses and operating hours.

### get_report
Get your business reports on revenue and attendance. It also tracks member retention metrics for your studio.

### get_business_info
View your high level account profile and configuration. Use this to see your general business settings.

## Prompt Examples

**Prompt:** 
```
What's our schedule for today?
```

**Response:** 
```
Here is your studio schedule for today:

| Class | Instructor | Capacity |
| :--- | :--- | :--- |
| Kids Karate | Master Kim | 12/15 |
| Yoga Flow | Sarah | 8/12 |
| Kickboxing | Alex | FULL |
| Zumba | Maria | 10/20 |
| Adult BJJ | Coach Dan | 14/16 |

Kickboxing is currently at full capacity.
```

**Prompt:** 
```
How many credits does Sarah Miller have left?
```

**Response:** 
```
Sarah Miller (Member ID: SM-442) has 5 credits remaining on her 10-class pack. Her last visit was on October 14th for Yoga Flow.
```

**Prompt:** 
```
Give me a summary of our revenue from yesterday.
```

**Response:** 
```
Yesterday's Revenue Summary:
- **Memberships:** $800.00
- **Drop-ins:** $450.00
- **Merchandise:** $200.00
- **Total Revenue:** $1,450.00

Your highest utilization was the 6:00 PM BJJ class, which hit 100% capacity.
```

## Capabilities

### View daily class schedules
See who is teaching, how many spots are left, and which classes are full.

### Look up member profiles
Find specific clients to see their visit history and remaining credits.

### Pull business reports
Get instant numbers on your revenue, attendance, and member retention.

### Manage studio locations
See addresses and hours for all your different branches at once.

### Browse membership plans
Get a quick list of all your current pricing and promotion options.

### View staff rosters
See which instructors are assigned to which roles and schedules.

## Use Cases

### Checking capacity for a full class
A gym owner asks the agent if the 6 PM Kickboxing class is full. The agent uses list_schedule to see there are 0 spots left and suggests a waitlist.

### Resolving a member credit issue
A front desk person asks about David Chen's credits. The agent uses search_clients to find he has 3 left and tells the staff member immediately.

### Preparing for a monthly review
A studio owner asks for yesterday's revenue. The agent uses get_report to provide a summary of memberships, drop-ins, and merchandise sales.

### Checking staff availability
A manager asks who is teaching tomorrow. The agent uses list_staff to provide a list of instructors and their assigned times.

## Benefits

- You can see your daily class layout instantly by using list_schedule to check instructors and capacity.
- You can resolve member issues faster by using search_clients to find visit history and credits in one go.
- You can make better staffing choices by using list_staff to see instructor roles and schedules.
- You can track your growth more accurately by using get_report to see revenue and retention numbers.
- You can manage multi-location chains easily by using list_locations to see all studio hours in one place.
- You can update your offerings quickly by using list_memberships to see all your current pricing plans.

## How It Works

The bottom line is you get to manage your entire fitness business using only your voice or text.

1. Connect your WellnessLiving account to your AI client via the Vinkius platform.
2. Ask your agent specific questions about your studio's schedule, clients, or finances.
3. Get direct answers or summarized reports without ever opening the WellnessLiving dashboard.

## Frequently Asked Questions

**Can I use WellnessLiving MCP to manage my martial arts school?**
Yes, this Connector is designed for martial arts schools and music studios to manage schedules, student profiles, and class capacities.

**How does WellnessLiving help with multi-location studios?**
It allows you to see addresses and hours for all your different branches in one place, making it much easier to manage a chain of studios.

**Can I see my revenue reports with WellnessLiving?**
Yes, you can ask your agent to pull reports on revenue, attendance, and member retention for your studio to track your growth.

**Will WellnessLiving help me track member credits?**
You can use it to search for specific members and see their visit history and remaining credits instantly.

**Is WellnessLiving MCP good for fitness studio owners?**
It is built specifically for fitness studios to handle class scheduling, membership plans, and staff rosters through a simple chat.

**How do I get my daily class schedule with WellnessLiving?**
You can ask your AI agent to list today's classes, and it will show you the instructors and how many spots are left in each session.

**How is WellnessLiving different from Mindbody?**
WellnessLiving offers similar features at a lower price point with no hidden fees. It's particularly popular among martial arts schools, dance studios, and music schools. It also provides a PHP SDK on GitHub for custom development.