Mindbody Connector for AI agents.
15 live capabilities
Manage your fitness studio or spa bookings and client data through natural conversation.
Waiting for input…
Why people use Mindbody
Mindbody for Spa and Studio Management
This Connector changes that by letting you just ask your AI client for the answer. You can get a member's history or check a staff member's schedule in a single sentence. You get your time back to focus on your clients instead of your dashboard.
What Vinkius changes
You get a voice-like interface for your entire Mindbody business.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Checking membership balances
A front desk worker needs to know if a client has enough visits left.
- Real-world use case 02
Analyzing revenue trends
A studio owner wants to know if a new membership is selling well.
- Real-world use case 03
Planning staff coverage
A manager needs to find out which instructors are available on Tuesday.
Complete set · 15capabilities
The complete Mindbody capability set.
These are the exact actions your AI can choose when you ask it to work with Mindbody.
01—04
4 capabilities in this set.
Part of 15 available through Mindbody.
- 01 Capability
Get client history
Use get_client_history to view a member's past visits and no-show patterns. This helps you see who is actually engaged with your studio.
- 02 Capability
Get client memberships
Use get_client_memberships to check a client's remaining visits and auto-pay status. You can quickly see if a member is still eligible for a class.
- 03 Capability
Get site info
Use get_site_info to pull the basic details for your specific business. It is useful for getting quick answers on location hours or tax rates.
- 04 Capability
List appointments
Use list_appointments to see all booked sessions with client names and staff assignments. You can filter these by date or by a specific instructor.
05—08
4 capabilities in this set.
Part of 15 available through Mindbody.
- 05 Capability
List class schedules
Use list_class_schedules to view the recurring weekly cadence of your studio. This helps you understand the regular flow of your business.
- 06 Capability
List class types
Use list_class_types to get a list of every class type you offer, like Vinyasa or CrossFit. It includes names, descriptions, and durations.
- 07 Capability
List classes
Use list_classes to see all scheduled classes for a specific date range. This is the fastest way to see what is on the calendar.
- 08 Capability
List enrollments
Use list_enrollments to see who is signed up for your workshops or multi-week courses. It shows dates, capacity, and pricing.
09—12
4 capabilities in this set.
Part of 15 available through Mindbody.
- 09 Capability
List locations
Use list_locations to get the addresses and phone numbers for all your different sites. This is great for managing a multi-location brand.
- 10 Capability
List products
Use list_products to check your retail inventory and pricing. You can see what is in stock and what is sold out.
- 11 Capability
List sales
Use list_sales to view your transaction history including payment methods and amounts. It is the primary way to track your revenue.
- 12 Capability
List services pricing
Use list_services_pricing to see your service options, session counts, and expiration policies. This helps you stay consistent with your pricing.
13—15
3 capabilities in this set.
Part of 15 available through Mindbody.
- 13 Capability
List staff schedule
Use list_staff_schedule to check a specific staff member's availability and appointment list. Use this to plan coverage or see who is free.
- 14 Capability
Search clients
Use search_clients to find a member's demographics, contact info, and account balance. This is your core capability for searching your database.
- 15 Capability
List staff
Use list_staff to get a list of your instructors with their bios and certifications. You can see which services each person is assigned to.
Set up in minutes
One URL. Then ask Mindbody to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Mindbody from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_AS7pkhg90f1v6qsO6oxo2RE8Om5MXSE5zwTMc60Q/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Mindbody, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Mindbody for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_AS7pkhg90f1v6qsO6oxo2RE8Om5MXSE5zwTMc60Q/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Mindbody URL.
- Step 03
Save and start
Save the connection and enable Mindbody in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"mindbody": {
"url": "https://edge.vinkius.com/vk_preview_AS7pkhg90f1v6qsO6oxo2RE8Om5MXSE5zwTMc60Q/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Mindbody
Open Agent mode in chat and ask: "Using Mindbody, help me...". 15 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"mindbody": {
"url": "https://edge.vinkius.com/vk_preview_AS7pkhg90f1v6qsO6oxo2RE8Om5MXSE5zwTMc60Q/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Mindbody
Ask Copilot: "Using Mindbody, help me...". 15 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"mindbody": {
"url": "https://edge.vinkius.com/vk_preview_AS7pkhg90f1v6qsO6oxo2RE8Om5MXSE5zwTMc60Q/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Mindbody
Open Cascade and ask: "Using Mindbody, help me...". 15 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"mindbody": {
"url": "https://edge.vinkius.com/vk_preview_AS7pkhg90f1v6qsO6oxo2RE8Om5MXSE5zwTMc60Q/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Mindbody
Ask Cline: "Using Mindbody, help me...". 15 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add mindbody --transport http "https://edge.vinkius.com/vk_preview_AS7pkhg90f1v6qsO6oxo2RE8Om5MXSE5zwTMc60Q/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Mindbody
Ask Claude: "Using Mindbody, show me...". 15 tools are ready
Where the request belongs
Work Mindbody can move forward.
This is for studio owners and fitness managers who are tired of clicking through dozens of screens to find basic info. It is for the front desk staff who need to answer member questions in seconds.
Studio Owner
Analyzes revenue trends and compares location performance to make business decisions.
Front Desk Coordinator
Checks member balances and books appointments during busy hours to keep the lobby moving.
Fitness Manager
Monitors class fill rates and instructor schedules to optimize the weekly roster.
Multi-Location Operator
Manages dozens of sites from a single conversation to ensure brand consistency.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsMINDBODY Health & Wellness
Manage your wellness business via MINDBODY. track class schedules, client profiles, and visit history directly via AI.
Arbox
Run your fitness studio or gym with member management, class scheduling, and payment processing in one connected platform.
Mariana Tek
Manage classes, instructors, members, reservations, and pricing for your boutique fitness studio powered by Mariana Tek through natural conversation.
Vagaro
Manage appointments, clients, staff, services, and retail for your Vagaro-powered salon, spa, or fitness business through natural conversation.
WellnessLiving
Manage schedules, clients, staff, memberships, locations, and reports for your WellnessLiving-powered studio through natural conversation.
Pike13
Manage classes, clients, staff, invoices, visits, and analytics for your Pike13-powered fitness studio through natural conversation.
Bring your own AI
Change the model, client or framework. Keep Mindbody connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Mindbody.
The practical details behind the request, access and result.
Can I use Mindbody MCP to see my studio's daily sales?
Yes, it pulls your transaction history so you can see exactly how much you made today or this month.
How does Mindbody MCP help with client retention?
You can check visit history to see who hasn't shown up lately and reach out to them.
Can I check my staff's certifications with Mindbody MCP?
Yes, it lists your instructors along with their bios and specific certifications.
Does Mindbody MCP work for multiple studio locations?
It can pull data for all your different sites, making it easy to compare performance.
Can I see if a client has remaining visits in their pack?
Yes, it shows you the remaining count and expiration date for memberships and packages.
Can I use Mindbody MCP to see my class types?
It provides a full list of your classes, including descriptions and durations.
How do I get my Mindbody API Key?
Sign up at developers.mindbodyonline.com, create a developer account, then go to Account → API Credentials to generate your API Key. You'll also need the Site ID of the business you want to connect to.
What is a Site ID and where do I find it?
The Site ID is a unique numeric identifier for each Mindbody business. The business owner can find it in their Mindbody account under Settings. For testing, use Site ID '-99' which is the Mindbody sandbox.
Can I book classes or appointments through the AI agent?
Currently the server focuses on read operations for maximum safety. Write operations (booking, canceling) are planned for v2 and will require the optional User Token credential with staff-level permissions.
One connection away
Give your agent a direct line to Mindbody.
Connect Mindbody once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available