# TeamUp MCP for AI Agents AI Agent Connect

> TeamUp MCP lets you manage your fitness studio through natural conversation. Connect your gym or studio to your AI client to check class schedules, track member registrations, manage coach assignments, and oversee payments without clicking through a dashboard.

## Overview
- **Category:** business-intelligence
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_GRXJZ4szKUtTgRvCMnzb25W24lkSFSJUEntjj4MR/ai-agent-connect
- **Tags:** gym-management, class-scheduling, membership-tracking, event-registration, fitness-business, customer-management

## Description

Connect your TeamUp studio to any AI agent and manage your fitness business through natural conversation. Managing a fitness studio usually means jumping between tabs to see who's coming to class, checking if a coach is certified, or looking up a member's balance. This Connector changes that by letting your AI agent handle the heavy lifting. Instead of digging through a complex admin panel, you can just ask your agent about your schedule or who's on the waitlist. It pulls in real-time data from your TeamUp account so you can stay focused on your members rather than your software. Whether you're running a CrossFit box or a boutique yoga studio, you can get a pulse on your revenue and operations just by chatting. It's part of the Vinkius catalog, making it easy to plug into your existing AI workflow. You get a direct line to your business data, meaning you can handle the boring stuff like checking venue capacities or listing membership plans while you're actually on the gym floor.

## Tools

### list_payments
View your revenue history, including payment amounts and which member paid. This helps you track your studio's income and cash flow.

### get_event
Get all the specific details for a single scheduled class or event. Use this to see the specifics of a single booking or session.

### list_event_types
See all class formats like CrossFit or Yoga with their default durations and coaches. Use this to quickly understand your studio's class variety.

### list_registrations
View booking times, waitlist positions, and check-in statuses for any event. This lets you see exactly how many people are coming to a class.

### search_customers
Find a member's profile, active membership, visit history, and current balance. This is the fastest way to handle member inquiries about their accounts.

### get_customer
Pull up a specific member's full profile details instantly. Use this when you need to see a single person's history or contact info.

### list_memberships
See every membership plan your studio offers, including pricing and billing. This helps you keep your pricing tiers organized and visible.

### list_coaches
Get a list of all trainers along with their certifications and class duties. Use this to verify who is qualified to lead specific sessions.

### list_venues
See your training locations, including addresses and total room capacities. This is useful for planning multi-location events or checking space.

### list_events
Filter and see all scheduled classes based on a specific date range. Use this to get a clear picture of your studio's daily schedule.

## Prompt Examples

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

**Response:** 
```
Here is the schedule for tomorrow:

| Time | Class | Coach | Capacity |
| :--- | :--- | :--- | :--- |
| 6:00 AM | CrossFit WOD | Jake | 18/20 |
| 9:00 AM | Yoga Flow | Sarah | 6/15 |
| 12:00 PM | HIIT | Alex | 14/20 |
| 5:00 PM | Yoga | Sarah | 8/15 |

Most classes are running at normal capacity.
```

**Prompt:** 
```
Is anyone on the waitlist for the 5 PM Yoga class?
```

**Response:** 
```
Checking registrations for the 5:00 PM Yoga class... 

There are currently 3 people on the waitlist. The current check-in count is 8 out of 15 spots filled.
```

**Prompt:** 
```
Show me the revenue from last week.
```

**Response:** 
```
Here are the payments recorded for last week:

* **Member: Sarah J.** - $75.00 (Credit Card)
* **Member: Mike D.** - $120.00 (ACH)
* **Member: Elena R.** - $50.00 (Credit Card)

**Total Revenue:** $245.00
```

## Capabilities

### Check class schedules
See upcoming events with coach names and room capacities.

### Look up member profiles
Get a member's visit count, active plan, and current balance.

### Track registrations
See who's booked, who's on the waitlist, and their check-in status.

### Review revenue
Get a list of payments including amounts and payment methods.

### Manage studio locations
See your training venues, including addresses and total room capacities.

### Browse membership plans
View all membership plans your studio offers, including pricing and billing.

## Use Cases

### Checking class capacity
A gym owner wants to know if the 6 AM CrossFit class is full. They ask the agent to check registrations for that specific time.

### Verifying coach credentials
A manager needs to see if a coach is qualified for a new class. They ask the agent to list coaches and their certifications.

### Handling member balance inquiries
A trainer wants to know a client's balance before a session. They ask the agent to search for the customer and pull their profile.

### Reviewing weekly revenue
A studio owner wants to see the week's income. They ask the agent to list all recent payments to get a quick total.

## Benefits

- Stop digging through dashboards to find member balances by using search_customers to get account info instantly.
- Manage your schedule faster by using list_events to see exactly what's happening on the gym floor today.
- Keep your coaches organized by using list_coaches to check certifications and assignments in one go.
- Track your growth with list_payments to see exactly how much revenue your studio is bringing in.
- Simplify class planning by using list_event_types to see your different formats and default durations.
- Handle venue logistics easily by using list_venues to check capacity and room configurations before booking.

## How It Works

The bottom line is you get a conversational interface for your entire fitness business backend.

1. Connect your TeamUp account to Vinkius to give your AI agent access.
2. Open your preferred AI client and select the TeamUp MCP.
3. Ask questions about your studio, like 'Who's booked for the 6 AM HIIT class?'

## Frequently Asked Questions

**Can I use TeamUp MCP to see my studio's revenue?**
Yes, you can ask your agent to list payments to see a breakdown of your revenue, including amounts and payment methods.

**Can I check member balances with TeamUp MCP?**
Yes, you can search for a specific member to see their active membership status, visit count, and current account balance.

**Does TeamUp MCP work for CrossFit boxes?**
Yes, it's perfect for CrossFit boxes to manage WOD scheduling, member tracking, and billing in one place.

**Can I see coach certifications with TeamUp MCP?**
Yes, you can list your coaches to see their certifications and current class assignments quickly.

**Can I use TeamUp MCP to manage my gym's venues?**
Yes, you can use it to see your training locations, including their addresses and total room capacities.

**Can I see who is booked for a specific class?**
Yes, you can list registrations for any event to see who has booked, their waitlist position, and check-in status.

**How do I get a TeamUp API key?**
Visit goteamup.com/developers to request developer API access. You'll receive an API key that must be passed in the X-Api-Key header with each request.