How to Use the Everfit Coaching MCP in Claude Code
Pipe Everfit Coaching metrics directly into your terminal scripts and CI/CD pipelines with the Claude Code MCP Server.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Everfit Coaching MCP to Claude Code
Create your Vinkius account to connect Everfit Coaching to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Terminal-based volume audits
The `quick_coaching_volume_audit` tool executes directly from your command line to check trainer bandwidth. Claude Code runs this headless, perfect for a nightly cron job that monitors your staff's client load. You pipe the output into a shell script that alerts your Slack channel if anyone exceeds 50 clients. No clicking through a GUI required.
Claude Code MCP Server pipelines
Extracting health data at scale relies on `get_client_performance_metrics`. Your agent iterates over your roster in a GitHub Action, dumping the weekly performance stats into a central data warehouse. It pairs those metrics with `list_client_daily_tasks` to build a complete compliance dataset. You run a single terminal command, and the agent handles the entire ETL process asynchronously.
Sync active client rosters
Keeping your billing system aligned with your fitness app means calling `list_currently_active_clients`. Claude Code checks this list against your Stripe database to find discrepancies. If it spots an active user missing a payment, or a canceled user still getting workouts from `list_client_workout_plans`, it generates a CSV report. You get clean, actionable data right in standard output.
Set up Everfit Coaching MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seeeverfit-coaching-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Everfit Coaching transactions." It will automatically discover and invoke the available Everfit Coaching tools.
claude mcp add --transport http everfit-coaching-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Everfit Coaching MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Everfit Coaching MCP today
We host it, we monitor it, we maintain it. You just paste one token.