Wellhub Connector for AI agents.
8 live capabilities
Manage corporate wellness programs and gym check-ins through your AI client.
Waiting for input…
Why people use Wellhub
Wellhub for Corporate Wellness ROI Tracking
This Connector changes that by letting your AI agent do the heavy lifting. You can just ask for a summary of last week's gym visits or a list of active employees. It turns a 30-minute data task into a 10-second conversation, giving you the numbers you need to prove the program's value to your bosses.
What Vinkius changes
You get instant access to your corporate wellness data without leaving your chat interface.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Calculating wellness program ROI
An HR manager asks their agent to summarize last month's check-ins.
- Real-world use case 02
Verifying new hire eligibility
A benefits manager wants to know if a new hire can access the Silver tier.
- Real-world use case 03
Checking studio capacity
An employee wants to know if there are spots left in a yoga class.
Complete set · 8capabilities
The complete Wellhub capability set.
These are the exact actions your AI can choose when you ask it to work with Wellhub.
01—04
4 capabilities in this set.
Part of 8 available through Wellhub.
- 01 Capability
List check ins
Pull a history of gym visits including the date, time, and specific plan used. This is great for utilization reporting.
- 02 Capability
Validate check in
Record a member's visit and confirm their plan eligibility. Use this when a member scans their QR code at the front desk.
- 03 Capability
List bookings
See a list of class reservations with member names and booking statuses. It helps you track how many spots are filled.
- 04 Capability
List locations
Get a full list of partner gym and studio locations. This helps you map out where your members can go.
05—08
4 capabilities in this set.
Part of 8 available through Wellhub.
- 05 Capability
List eligible employees
Get a list of corporate employees along with their plan tiers and usage status. This helps you see who is active in the program.
- 06 Capability
Check eligibility
Confirm if a specific person has access permissions. It returns the plan tier and specific access rights.
- 07 Capability
List classes
View the current schedule and available spots for corporate members. You can see what's offered at different studios.
- 08 Capability
Get partner info
Pull business details, amenities, and network tier information for a fitness partner. Use this to understand your network.
Set up in minutes
One URL. Then ask Wellhub to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Wellhub 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_4azwhzxFhTT4RXxK7ZvYQqPKDlARJP4xPW5RdcBU/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 Wellhub, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Wellhub for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_4azwhzxFhTT4RXxK7ZvYQqPKDlARJP4xPW5RdcBU/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 Wellhub URL.
- Step 03
Save and start
Save the connection and enable Wellhub in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"wellhub": {
"url": "https://edge.vinkius.com/vk_preview_4azwhzxFhTT4RXxK7ZvYQqPKDlARJP4xPW5RdcBU/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 Wellhub
Open Agent mode in chat and ask: "Using Wellhub, help me...". 8 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"wellhub": {
"url": "https://edge.vinkius.com/vk_preview_4azwhzxFhTT4RXxK7ZvYQqPKDlARJP4xPW5RdcBU/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 Wellhub
Ask Copilot: "Using Wellhub, help me...". 8 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"wellhub": {
"url": "https://edge.vinkius.com/vk_preview_4azwhzxFhTT4RXxK7ZvYQqPKDlARJP4xPW5RdcBU/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 Wellhub
Open Cascade and ask: "Using Wellhub, help me...". 8 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"wellhub": {
"url": "https://edge.vinkius.com/vk_preview_4azwhzxFhTT4RXxK7ZvYQqPKDlARJP4xPW5RdcBU/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 Wellhub
Ask Cline: "Using Wellhub, help me...". 8 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add wellhub --transport http "https://edge.vinkius.com/vk_preview_4azwhzxFhTT4RXxK7ZvYQqPKDlARJP4xPW5RdcBU/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 Wellhub
Ask Claude: "Using Wellhub, show me...". 8 tools are ready
Where the request belongs
Work Wellhub can move forward.
HR directors and benefits managers who are tired of manual data entry and need to see the actual ROI of their wellness perks.
HR Director
Monitors program utilization to report ROI to leadership.
Benefits Manager
Verifies employee eligibility and manages corporate wellness enrollment.
Fitness Partner
Tracks Wellhub member check-in volume and booking trends.
Operations Lead
Handles real-time check-in validation at the front desk.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsWellnessLiving
Manage schedules, clients, staff, memberships, locations, and reports for your WellnessLiving-powered studio through natural conversation.
ClubReady
Manage members, check-ins, classes, billing, prospects, and staff for your ClubReady (ABC Fitness) gym through natural conversation.
TeamUp
Manage events, customers, coaches, memberships, and payments for your TeamUp-powered fitness studio through natural conversation.
Glofox
Manage members, classes, trainers, bookings, and purchases for your Glofox-powered gym or fitness studio through natural conversation.
Arbox
Run your fitness studio or gym with member management, class scheduling, and payment processing in one connected platform.
ClubPlanner
Manage fitness club memberships, class bookings, and member check-ins with capabilities designed for health and wellness businesses.
Bring your own AI
Change the model, client or framework. Keep Wellhub 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 Wellhub.
The practical details behind the request, access and result.
Can I use the Wellhub MCP to see how many employees are actually using the gym?
Yes, the Wellhub MCP allows your agent to pull a full history of gym check-ins. You can ask for summaries by date, day of the week, or specific timeframes to see exactly how your team is using their benefits.
How does the Wellhub MCP help with HR reporting?
It simplifies reporting by letting your agent gather all the necessary data. Instead of manual exports, you can ask for utilization stats and employee eligibility lists to quickly build your reports.
Can my agent check if a specific employee is eligible for a wellness plan?
Yes, you can ask your agent to verify any employee's status. It will check their specific plan tier and access permissions instantly so you don't have to look them up manually.
Does the Wellhub MCP work for managing fitness partner locations?
It does. You can ask your agent to list all partner gym and studio locations within your corporate network, making it easy to share location details with your employees.
Can I use this to see class availability for our corporate members?
Yes, the Wellhub MCP lets you pull current class schedules. Your agent can show you available spots and times for different studios so your members can plan their workouts.
How does the Wellhub MCP handle gym check-ins at the front desk?
The Connector can validate check-ins in real-time. When a member scans their QR code, your agent can confirm their eligibility and record the visit immediately.
What is Wellhub?
Wellhub (formerly Gympass) is the world's largest corporate wellness platform, providing employees access to 50,000+ gyms, studios, and wellness apps in 11 countries. Companies subscribe to provide fitness benefits, and partner gyms receive Wellhub members.
One connection away
Give your agent a direct line to Wellhub.
Connect Wellhub once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available