How to Use the Arbox MCP in Claude Code
Run Arbox operations directly from your terminal using Claude Code to automate gym management scripts and cron jobs.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Arbox MCP to Claude Code
Create your Vinkius account to connect Arbox 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.
Headless Arbox MCP Server Automation
System administrators and backend developers need tools that live in the shell. This integration brings your fitness CRM into the command line for fast, scriptable actions. You pipe the output directly into your existing DevOps pipelines. Run a nightly cron job that triggers `list_leads` and pipes the results to a reporting script. If a lead needs attention, your terminal agent can automatically fire off `create_task` to alert the sales team by morning.
Terminal-Based Member Operations
Managing gym memberships from a web dashboard is slow and manual. Operating from the CLI allows you to execute bulk updates or spot-check individual profiles in seconds. Type a quick command to fetch a specific user with `get_client`. If you need to fix a typo in their profile, your agent executes `update_client` instantly. You can also audit active subscriptions by running `list_memberships` right in your SSH session.
CI/CD Schedule Syncing
Fitness apps require accurate timetables to function correctly in production. You can integrate schedule validation directly into your deployment pipelines to catch errors before they go live. During a GitHub Action run, your pipeline checks the live database using `check_arbox_status`. It then pulls the upcoming week via `get_schedule` and verifies the formatting with `list_classes` to ensure your frontend won't break.
Set up Arbox 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 seearbox-alternative-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Arbox transactions." It will automatically discover and invoke the available Arbox tools.
claude mcp add --transport http arbox-alternative-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 Arbox MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Arbox MCP today
We host it, we monitor it, we maintain it. You just paste one token.