Everfit Coaching Connector for AI agents.
10 live capabilities
Manage fitness coaching clients and monitor workout progress through natural language.
Waiting for input…
Why people use Everfit Coaching
Everfit Coaching for Better Client Progress Tracking
With this Connector, you just tell your agent to check a client's workout status. It pulls the data instantly, lets you see what's missing, and keeps you focused on the coaching instead of the data entry.
What Vinkius changes
You get a conversational interface for your entire Everfit coaching database.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Checking in on a struggling client
A trainer asks the AI to pull the last 3 days of habit tracking and workout completions for a specific client to see why they're falling behind.
- Real-world use case 02
Auditing gym capacity
A gym owner asks for a summary of all active trainers and their current client volume to decide if they need to hire more staff.
- Real-world use case 03
Reviewing program diversity
An operations manager asks to list all coaching programs to see if they need to create new templates for different fitness levels.
Complete set · 10capabilities
The complete Everfit Coaching capability set.
These are the exact actions your AI can choose when you ask it to work with Everfit Coaching.
01—04
4 capabilities in this set.
Part of 10 available through Everfit Coaching.
- 01 Capability
Get everfit account metadata
Get your business account limits and metadata. Use this to check your account's current status and capacity.
- 02 Capability
Get client performance metrics
Pull high-level health and performance stats for a specific client. This helps you quickly see if a client is hitting their targets.
- 03 Capability
Get client detailed profile
Retrieve a full profile including fitness metrics for a single client. Use this for deep dives into a specific person's data.
- 04 Capability
Quick coaching volume audit
Get a summary of your programs, trainers, and client volume. It gives you a fast snapshot of your entire operation.
05—07
3 capabilities in this set.
Part of 10 available through Everfit Coaching.
- 05 Capability
List currently active clients
See a list of every client currently in an active coaching status. This helps you filter out inactive accounts instantly.
- 06 Capability
List client daily tasks
View all daily tasks and habit tracking for a specific client. Check if they're sticking to their off-gym routines.
- 07 Capability
List coaching clients
Pull a full list of every client in your Everfit account. Use this to get a complete overview of your current roster.
08—10
3 capabilities in this set.
Part of 10 available through Everfit Coaching.
- 08 Capability
List coaching programs
See every coaching program and template in your account. This is useful for auditing your available training options.
- 09 Capability
List coaching trainers
List all trainers and coaching staff in your organization. Use this to manage your team and see who's on staff.
- 10 Capability
List client workout plans
See all workout plans and routines assigned to a specific client. Use this to check what a client is supposed to be doing today.
Set up in minutes
One URL. Then ask Everfit Coaching to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Everfit Coaching 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_vbpQeYCRp3J8FEa6xjVsuB0lysy7KQQVK5sxQFRa/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 Everfit Coaching, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Everfit Coaching for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_vbpQeYCRp3J8FEa6xjVsuB0lysy7KQQVK5sxQFRa/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 Everfit Coaching URL.
- Step 03
Save and start
Save the connection and enable Everfit Coaching in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"everfit-coaching": {
"url": "https://edge.vinkius.com/vk_preview_vbpQeYCRp3J8FEa6xjVsuB0lysy7KQQVK5sxQFRa/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 Everfit Coaching
Open Agent mode in chat and ask: "Using Everfit Coaching, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"everfit-coaching": {
"url": "https://edge.vinkius.com/vk_preview_vbpQeYCRp3J8FEa6xjVsuB0lysy7KQQVK5sxQFRa/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 Everfit Coaching
Ask Copilot: "Using Everfit Coaching, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"everfit-coaching": {
"url": "https://edge.vinkius.com/vk_preview_vbpQeYCRp3J8FEa6xjVsuB0lysy7KQQVK5sxQFRa/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 Everfit Coaching
Open Cascade and ask: "Using Everfit Coaching, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"everfit-coaching": {
"url": "https://edge.vinkius.com/vk_preview_vbpQeYCRp3J8FEa6xjVsuB0lysy7KQQVK5sxQFRa/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 Everfit Coaching
Ask Cline: "Using Everfit Coaching, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add everfit-coaching --transport http "https://edge.vinkius.com/vk_preview_vbpQeYCRp3J8FEa6xjVsuB0lysy7KQQVK5sxQFRa/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 Everfit Coaching
Ask Claude: "Using Everfit Coaching, show me...". 10 tools are ready
Where the request belongs
Work Everfit Coaching can move forward.
This is for fitness coaches and gym owners who are drowning in client data and want a faster way to monitor progress and program adherence without manual clicking.
Personal Trainer
Checks client workout completion and daily habits during morning check-ins.
Gym Owner
Audits trainer caseloads and program diversity to manage business growth.
Fitness Ops Manager
Monitors active subscription counts and client engagement levels across the organization.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsYMovE Fitness
Turn your AI agent into a personal trainer and nutritionist with the YMovE Fitness API. Generate workouts, programs, and meal plans.
Virtuagym
Manage members, events, trainers, memberships, nutrition plans, and workout programs for your Virtuagym club through natural conversation.
Arbox
Manage members, schedule, coaches, leads, payments, and CRM for your Arbox-powered fitness studio through natural conversation.
WellnessLiving
Manage schedules, clients, staff, memberships, locations, and reports for your WellnessLiving-powered studio through natural conversation.
Fitbit
Access Fitbit health data via AI. query activities, sleep, heart rate, SpO2, body weight, and nutrition logs in 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 Everfit Coaching 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 Everfit Coaching.
The practical details behind the request, access and result.
Can I use Everfit Coaching MCP to see my clients' workouts?
Yes, you can see specific workout plans and their completion status for any client in your account. This helps you see exactly what they're doing in real time.
Does Everfit Coaching MCP work for gym owners?
It's great for owners who need to audit trainer caseloads and see how many programs are currently active. It helps you manage the business side of the gym.
How do I see if my clients are hitting their daily habits?
You can ask your agent to list the daily tasks and habit tracking for any specific client. This lets you see if they're sticking to their goals outside of the gym.
Can I use Everfit Coaching MCP to manage my billing?
No, this Connector is for coaching data like workouts and fitness metrics, not for handling payments or subscriptions. You'll still need the main dashboard for billing.
Will Everfit Coaching MCP help me see my trainers' workload?
Yes, you can list all coaching staff and run a volume audit to see how many clients each trainer is managing. It makes it much easier to balance the workload across your team.
How do I get an Everfit API Key?
Log in to your Everfit Business dashboard, navigate to Settings > API Integration, and you can generate or retrieve your unique API Key from there. API access usually requires a specific coaching plan.
Can the agent update workout results?
This integration currently focuses on listing and auditing clients, workouts, and tasks. Logging actual workout results (reps, weight) or completing tasks should be managed via the Everfit mobile app by the client or trainer.
Does the integration show real-time activity?
Yes, you can use the list_client_daily_tasks and get_client_performance_metrics capabilities to retrieve the latest recorded data and completion status for any client.
One connection away
Give your agent a direct line to Everfit Coaching.
Connect Everfit Coaching once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available