How to Use the ClubPlanner MCP in Claude Code
Query gym check-ins, schedule appointments, and manage club members directly from your terminal using Claude Code and our MCP Server.
Works with every AI agent you already use
…and any MCP-compatible client
Connect ClubPlanner MCP to Claude Code
Create your Vinkius account to connect ClubPlanner 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.
CLI-Driven Member and Check-in Audits
The `list_checkins` tool outputs live check-in events directly to your command line inside Claude Code. You can pipe this data to grep or custom shell scripts to monitor gym capacity or peak hours. This terminal-first MCP approach replaces clunky administrative dashboards. Run a quick prompt to check who just walked through the turnstile, and get a clean text response in seconds.
Scripted Prospect and Member Management
The `create_prospect` tool registers new leads directly from standard input or terminal prompts. If you are bulk-importing leads from a local CSV, you can let Claude Code parse the file and write them to the database. You can also query specific customer records using `get_member` without opening a browser. It is a fast, keyboard-only way to troubleshoot account issues or check contract statuses on the fly.
Claude Code MCP Server for Automated Appointments
The `create_appointment` tool schedules training sessions directly from your terminal session. Claude Code checks current bookings via `list_appointments` and writes the new slot in one command. You can set up cron jobs or automation scripts that trigger these tools based on database events. This keeps your club calendar perfectly synced with external booking platforms without manual data entry.
Set up ClubPlanner 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 seeclubplanner-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest ClubPlanner transactions." It will automatically discover and invoke the available ClubPlanner tools.
claude mcp add --transport http clubplanner-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 ClubPlanner MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the ClubPlanner MCP today
We host it, we monitor it, we maintain it. You just paste one token.