WellnessLiving Connector for AI agents.
9 live capabilities
Manage fitness studio schedules and member profiles through natural conversation.
Waiting for input…
Why people use WellnessLiving
WellnessLiving Studio Management for Faster Studio Operations
With this Connector, you can just ask your AI agent to do the work. You can get a full list of today's classes or a specific member's history in a single sentence. You get a clear picture of your studio's status without ever leaving your chat interface.
What Vinkius changes
You get to manage your entire fitness business using only your voice or text.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Checking capacity for a full class
A gym owner asks the agent if the 6 PM Kickboxing class is full.
- Real-world use case 02
Resolving a member credit issue
A front desk person asks about David Chen's credits.
- Real-world use case 03
Preparing for a monthly review
A studio owner asks for yesterday's revenue.
Complete set · 9capabilities
The complete WellnessLiving capability set.
These are the exact actions your AI can choose when you ask it to work with WellnessLiving.
01—03
3 capabilities in this set.
Part of 9 available through WellnessLiving.
- 01 Capability
List schedule
See your daily class schedule. It shows instructors, remaining capacity, and how many people are enrolled.
- 02 Capability
Search clients
Find specific members in your database. It returns their profiles, memberships, and visit history.
- 03 Capability
Get client
Pull up a detailed profile for a single member. This helps you quickly check specific account details.
04—06
3 capabilities in this set.
Part of 9 available through WellnessLiving.
- 04 Capability
List staff
See your full roster of instructors and trainers. It lists their roles and assigned schedules.
- 05 Capability
List services
See all the different class types and services you offer. This is great for checking what's currently available.
- 06 Capability
List memberships
View all your active membership plans. It shows the pricing and details for every plan you offer.
07—09
3 capabilities in this set.
Part of 9 available through WellnessLiving.
- 07 Capability
List locations
See all the different physical locations for your business. It includes addresses and operating hours.
- 08 Capability
Get report
Get your business reports on revenue and attendance. It also tracks member retention metrics for your studio.
- 09 Capability
Get business info
View your high level account profile and configuration. Use this to see your general business settings.
Set up in minutes
One URL. Then ask WellnessLiving to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use WellnessLiving 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_D6LhGVspn3h5ibR0WiylAYilQfL6uPtpm6AYjetF/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 WellnessLiving, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable WellnessLiving for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_D6LhGVspn3h5ibR0WiylAYilQfL6uPtpm6AYjetF/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 WellnessLiving URL.
- Step 03
Save and start
Save the connection and enable WellnessLiving in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"wellnessliving": {
"url": "https://edge.vinkius.com/vk_preview_D6LhGVspn3h5ibR0WiylAYilQfL6uPtpm6AYjetF/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 WellnessLiving
Open Agent mode in chat and ask: "Using WellnessLiving, help me...". 9 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"wellnessliving": {
"url": "https://edge.vinkius.com/vk_preview_D6LhGVspn3h5ibR0WiylAYilQfL6uPtpm6AYjetF/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 WellnessLiving
Ask Copilot: "Using WellnessLiving, help me...". 9 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"wellnessliving": {
"url": "https://edge.vinkius.com/vk_preview_D6LhGVspn3h5ibR0WiylAYilQfL6uPtpm6AYjetF/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 WellnessLiving
Open Cascade and ask: "Using WellnessLiving, help me...". 9 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"wellnessliving": {
"url": "https://edge.vinkius.com/vk_preview_D6LhGVspn3h5ibR0WiylAYilQfL6uPtpm6AYjetF/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 WellnessLiving
Ask Cline: "Using WellnessLiving, help me...". 9 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add wellnessliving --transport http "https://edge.vinkius.com/vk_preview_D6LhGVspn3h5ibR0WiylAYilQfL6uPtpm6AYjetF/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 WellnessLiving
Ask Claude: "Using WellnessLiving, show me...". 9 tools are ready
Where the request belongs
Work WellnessLiving can move forward.
This is for studio owners and operations managers who are tired of manual data entry and want to manage their fitness or martial arts business without the constant tab-switching.
Studio Owner
Checks daily revenue and class capacity to make staffing decisions on the fly.
Front Desk Manager
Quickly looks up member credits and attendance history to resolve customer issues.
Marketing Coordinator
Pulls retention and attendance reports to see which classes need more promotion.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsMariana Tek
Manage classes, instructors, members, reservations, and pricing for your boutique fitness studio powered by Mariana Tek through natural conversation.
ClubPlanner
Manage fitness club memberships, class bookings, and member check-ins with capabilities designed for health and wellness businesses.
MINDBODY Health & Wellness
Manage your wellness business via MINDBODY. track class schedules, client profiles, and visit history directly via AI.
Pike13
Manage classes, clients, staff, invoices, visits, and analytics for your Pike13-powered fitness studio through natural conversation.
TeamUp
Manage events, customers, coaches, memberships, and payments for your TeamUp-powered fitness studio through natural conversation.
Arbox
Run your fitness studio or gym with member management, class scheduling, and payment processing in one connected platform.
Bring your own AI
Change the model, client or framework. Keep WellnessLiving 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 WellnessLiving.
The practical details behind the request, access and result.
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.
One connection away
Give your agent a direct line to WellnessLiving.
Connect WellnessLiving once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available