# Pike13 MCP for AI Agents AI Agent Connect

> Pike13 MCP lets you manage your fitness studio's classes, members, and finances through natural conversation with your AI agent. It connects to your Pike13 account to handle scheduling, member searches, staff lists, and revenue reporting. Stop jumping between tabs to find out who's in a class or how much revenue you made this month.

## Overview
- **Category:** business-intelligence
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_coSj2iwBFKUrJAEgUl4OawebwAKbjwXzNpw0FteK/ai-agent-connect
- **Tags:** fitness-management, class-scheduling, member-management, business-analytics, billing

## Description

Managing a fitness studio usually means drowning in tabs. You're constantly switching between a member database to find a phone number, a calendar to see who's teaching yoga, and a billing dashboard to check if a payment cleared. It's a lot of mental context-switching that pulls you away from actually running your business. With this Connector, you just ask your AI client for the info you need. You can check a member's visit history to see if they're still engaged, pull a list of instructors for a specific day, or get a breakdown of your monthly revenue in seconds. Instead of digging through menus, you get direct answers. Because Vinkius hosts this Connector, you can plug it into your existing AI workflow and turn your studio's data into a conversation. It's about getting the right data at the right moment without the manual hunt.

## Tools

### list_events
See all scheduled classes and sessions filtered by date. Use this to see what's on the calendar for any date.

### get_event
Pull specific details for a single class or session. This provides granular info on a single event.

### get_person
Get a detailed profile for a specific client or member. Use this to see a full history for one individual.

### list_staff
See your full roster of instructors and their specific roles. This helps you keep track of your team's assignments.

### list_plans
Browse all membership plans, pricing, and visit limits. Use this to verify your current offerings.

### get_business_info
Get your studio's account profile and configuration data. This provides a high-level look at your business setup.

### search_people
Find member profiles, active plans, and balances by name, email, or phone. This is the fastest way to locate a client.

### list_invoices
View your revenue, payments, and refunds filtered by date. This is your primary tool for financial reporting.

### list_visits
Access member check-in records for retention analytics. Use this to see who is actually using the studio.

## Prompt Examples

**Prompt:** 
```
What's our revenue this month?
```

**Response:** 
```
Revenue report — March 2026:

💰 **Total revenue**: $24,580
- Memberships: $18,200 (74%)
- Drop-ins: $3,100 (13%)
- PT sessions: $2,480 (10%)
- Retail: $800 (3%)

📊 **142 invoices** processed, 97% collection rate
📈 **vs. February**: +8% ($22,760 → $24,580)
👥 **12 new members** this month

Top revenue day: Saturday March 15 ($1,420)
```

**Prompt:** 
```
Who's teaching yoga tomorrow?
```

**Response:** 
```
Tomorrow's Yoga instructors:

- **Sarah Jenkins**: Vinyasa flow (9 AM)
- **David Lee**: Ashtanga (12 PM)
- **Emily Chen**: Restorative (6 PM)
```

**Prompt:** 
```
How many new members joined this week?
```

**Response:** 
```
This week, 8 new clients successfully purchased an active membership plan, representing a 15% increase compared to the previous week.
```

## Capabilities

### Check class schedules
See what's on the calendar, including instructor names and capacity.

### Find member profiles
Search for clients by name or phone to see their active plans and balances.

### Review staff rosters
Get a list of instructors along with their roles and certifications.

### View membership pricing
Browse your different service plans and visit limits.

### Track studio revenue
Pull invoice data to see your financial performance and payment status.

### Analyze member visits
Access check-in records to monitor retention and engagement.

### Get account details
Retrieve your business profile and configuration settings.

## Use Cases

### Quick member lookups during check-in
A manager needs to find a member's balance quickly. They ask the agent to search for "John Doe" and get his profile and active plan immediately using search_people.

### Monthly revenue reporting
An owner wants to know if they hit their revenue goals. They ask for a list of invoices from last month to see the total amount collected using list_invoices.

### Daily schedule verification
A coordinator needs to check who is teaching tomorrow. They ask the agent to list events for tomorrow's date to see the full schedule using list_events.

### Retention analysis
A studio owner wants to see if a specific class is popular. They ask the agent to pull visit records for that class to check the retention rate using list_visits.

## Benefits

- Stop digging through the dashboard to find a member's phone number by using search_people to get profiles instantly.
- Get a clear picture of your studio's financial health by pulling invoice data with list_invoices for quick reporting.
- Monitor member engagement more closely by using list_visits to see who's actually showing up.
- Quickly verify your team's availability and certifications by pulling the instructor roster with list_staff.
- Keep your pricing consistent by browsing all your current membership options with list_plans.
- Stay on top of your daily schedule by checking class capacity and instructor assignments with list_events.

## How It Works

The bottom line is you get instant access to your studio's core data without leaving your chat interface.

1. Connect your Pike13 account to the Connector via your AI client.
2. Ask questions about your studio's classes, members, or finances.
3. Get real-time data and analytics delivered directly in your chat.

## Frequently Asked Questions

**Can I use Pike13 MCP to see my studio's revenue?**
Yes, you can ask for a list of invoices to see your total revenue and payment status. This helps you stay on top of your finances without opening the billing dashboard.

**How do I find a member's contact info with Pike13 MCP?**
Just ask your AI client to search for a person by name or phone. It will pull up the member profile and relevant contact details instantly.

**Can I check my class schedule with Pike13 MCP?**
Yes, you can list all scheduled events and see who's teaching. It's a great way to quickly check daily capacity and instructor assignments.

**Does Pike13 MCP show my staff certifications?**
Yes, you can list your staff and see their specific roles and certifications. This makes it easy to verify your team's qualifications on the fly.

**Can I use Pike13 MCP to see member visit history?**
Yes, it pulls check-in records so you can track how often people show up. This is useful for monitoring engagement and retention rates.

**Is Pike13 MCP good for checking membership plans?**
Yes, you can browse all your current service plans and their pricing. This helps you keep your offerings consistent and easy to reference.

**Does Pike13 support real-time webhooks?**
Yes! Pike13 has a dedicated Webhooks API that sends real-time notifications for events like new clients, invoice changes, and new visits. This Connector focuses on the Core and Reporting APIs for querying data.

**Can I query staff payroll data?**
Through the Reporting API, you can query staff hours, class assignments, and pay rates to calculate or audit your payroll.

**What payment gateways are supported?**
Pike13 typically integrates with Stripe, Evo, and other major gateways to process credit card and ACH payments directly.