ClubReady (ABC Fitness) Connector for AI agents.
11 live capabilities
Manage gym memberships, class rosters, and billing through natural conversation.
Waiting for input…
Why people use ClubReady (ABC Fitness)
ClubReady Gym Management and Member Billing
This Connector puts all those details into a single chat. You can just ask your agent to pull up the roster or check a balance, and it happens in seconds. You get your time back to actually run the gym instead of managing the software.
What Vinkius changes
You get a conversational interface for your entire gym's backend.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Fast-tracking front desk check-ins
A staff member needs to check in a member who is having trouble with their barcode.
- Real-world use case 02
Identifying overdue balances
A gym owner wants to see who owes money.
- Real-world use case 03
Checking class availability
A customer wants to know what's happening this afternoon.
Complete set · 11capabilities
The complete ClubReady (ABC Fitness) capability set.
These are the exact actions your AI can choose when you ask it to work with ClubReady (ABC Fitness).
01—04
4 capabilities in this set.
Part of 11 available through ClubReady (ABC Fitness).
- 01 Capability
Search members
Find specific members by name, email, or phone to see their profiles and status.
- 02 Capability
List membership plans
View all available gym tiers including pricing and fees.
- 03 Capability
Get store info
Get the specific details for a gym location.
- 04 Capability
Get member
Pull a full profile for a specific gym member.
05—08
4 capabilities in this set.
Part of 11 available through ClubReady (ABC Fitness).
- 05 Capability
Get member billing
Check a member's payment history and current balance for collections.
- 06 Capability
List check ins
See a history of who has entered the gym and when.
- 07 Capability
Do check in
Validate a member's status and trigger door access for their visit.
- 08 Capability
List schedule
Get the full list of group fitness classes for a specific date range.
09—11
3 capabilities in this set.
Part of 11 available through ClubReady (ABC Fitness).
- 09 Capability
List class roster
See who is signed up for a class and their current waitlist status.
- 10 Capability
List prospects
View the sales pipeline of leads and assigned salespeople.
- 11 Capability
List staff
See a list of all trainers and managers with their roles and info.
Set up in minutes
One URL. Then ask ClubReady (ABC Fitness) to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use ClubReady (ABC Fitness) 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_R9d8gvdzK3GVoBp8EXHHCJuO7979tRxHMk1Ume7d/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 ClubReady (ABC Fitness), and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable ClubReady (ABC Fitness) for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_R9d8gvdzK3GVoBp8EXHHCJuO7979tRxHMk1Ume7d/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 ClubReady (ABC Fitness) URL.
- Step 03
Save and start
Save the connection and enable ClubReady (ABC Fitness) in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"clubready": {
"url": "https://edge.vinkius.com/vk_preview_R9d8gvdzK3GVoBp8EXHHCJuO7979tRxHMk1Ume7d/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 ClubReady (ABC Fitness)
Open Agent mode in chat and ask: "Using ClubReady (ABC Fitness), help me...". 11 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"clubready": {
"url": "https://edge.vinkius.com/vk_preview_R9d8gvdzK3GVoBp8EXHHCJuO7979tRxHMk1Ume7d/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 ClubReady (ABC Fitness)
Ask Copilot: "Using ClubReady (ABC Fitness), help me...". 11 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"clubready": {
"url": "https://edge.vinkius.com/vk_preview_R9d8gvdzK3GVoBp8EXHHCJuO7979tRxHMk1Ume7d/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 ClubReady (ABC Fitness)
Open Cascade and ask: "Using ClubReady (ABC Fitness), help me...". 11 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"clubready": {
"url": "https://edge.vinkius.com/vk_preview_R9d8gvdzK3GVoBp8EXHHCJuO7979tRxHMk1Ume7d/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 ClubReady (ABC Fitness)
Ask Cline: "Using ClubReady (ABC Fitness), help me...". 11 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add clubready --transport http "https://edge.vinkius.com/vk_preview_R9d8gvdzK3GVoBp8EXHHCJuO7979tRxHMk1Ume7d/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 ClubReady (ABC Fitness)
Ask Claude: "Using ClubReady (ABC Fitness), show me...". 11 tools are ready
Where the request belongs
Work ClubReady (ABC Fitness) can move forward.
This is for gym owners and front-desk staff who are tired of clicking through multiple tabs to manage daily operations. It's built for anyone who needs to handle high-volume member interactions and billing without the software headache.
Gym Owner
Checks revenue trends and member growth without digging through complex reports.
Front Desk Staff
Handles rapid member check-ins and account lookups during busy morning rushes.
Sales Team Member
Tracks new leads and follows up on prospects using a conversational pipeline.
Collections Officer
Identifies members with past-due balances and pulls billing history for recovery.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsClubPlanner
Manage fitness club memberships, class bookings, and member check-ins with capabilities designed for health and wellness businesses.
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.
Glofox
Manage members, classes, trainers, bookings, and purchases for your Glofox-powered gym or fitness studio through natural conversation.
Pike13
Manage classes, clients, staff, invoices, visits, and analytics for your Pike13-powered fitness studio through natural conversation.
WellnessLiving
Manage schedules, clients, staff, memberships, locations, and reports for your WellnessLiving-powered studio through natural conversation.
Bring your own AI
Change the model, client or framework. Keep ClubReady (ABC Fitness) 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 ClubReady (ABC Fitness).
The practical details behind the request, access and result.
Can ClubReady MCP help with gym memberships?
Yes, it lets your agent view all tiers and search for specific member profiles instantly. You can quickly see who is active and what plans they are on.
How does ClubReady MCP handle billing?
It pulls real-time payment status and past-due amounts so you can manage collections easily. You can ask your agent to find anyone who owes money.
Can I use ClubReady MCP for class scheduling?
You can pull the full schedule and see how many spots are left in any given class. It's great for checking daily availability.
Does ClubReady MCP work for ABC Fitness?
Yes, it is specifically built for the ClubReady and ABC Fitness systems, making it the right choice for those facilities.
Can I check in members using ClubReady MCP?
Yes, your agent can validate a membership and trigger door access with a single command. This helps speed up the front desk experience.
How do I manage leads with ClubReady MCP?
It gives your agent access to your sales pipeline to track prospects and assigned staff. You can ask for updates on your leads at any time.
What is ClubReady / ABC Fitness?
ClubReady is part of ABC Fitness Solutions, the largest gym management technology provider in North America. It powers 30,000+ fitness locations including major franchise brands like Orangetheory Fitness, F45 Training, and thousands of independent gyms.
Does it support franchise chains?
Yes. Use the optional Chain ID credential to scope requests across your franchise. Each location gets its own Store ID, and the Chain ID provides centralized oversight.
Can I automate follow-ups for prospects via this integration?
ClubReady MCP exposes lead tracking endpoints exactly for this. You can ask your agent to retrieve new prospects that visited this week and assign sales routines to them instantly.
One connection away
Give your agent a direct line to ClubReady (ABC Fitness).
Connect ClubReady (ABC Fitness) once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available