How to Use the Craftboxx MCP in Claude Code
Manage field operations from your terminal. Pipe live scheduling data directly into your deployment scripts using Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Craftboxx MCP to Claude Code
Create your Vinkius account to connect Craftboxx 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 Craftboxx MCP Server Execution
Running `get_business_stats` from the command line pulls your daily operational metrics straight into your terminal buffer. You can pipe this output into a shell script that generates automated morning reports for the management team. Provisioning new work happens through the `create_order` tool. A GitHub Action can trigger this endpoint automatically when a specific database event occurs, bypassing the need for manual data entry entirely.
Automated Pipeline Scheduling
Cron jobs rely on `list_appointments` to sync field work with your internal calendar systems. Your script wakes up, fetches the day's itinerary, and pushes the updates to your custom backend without a graphical interface. Task monitoring works similarly via `list_tasks` and `list_orders`. SREs can write bash scripts that check for stalled jobs and send Slack alerts if a high-priority order remains incomplete past its deadline.
Terminal-Based Asset Tracking
Auditing fleet availability requires a single call to `list_vehicles_resources`. The CLI returns the raw JSON of your machine assignments, which you can format using jq to find idle trucks instantly. Material checks run through `list_materials` and `list_customers`. DevOps engineers can build deployment hooks that verify sufficient inventory exists before allowing a new client onboarding script to proceed.
Set up Craftboxx 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 seecraftboxx-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Craftboxx transactions." It will automatically discover and invoke the available Craftboxx tools.
claude mcp add --transport http craftboxx-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 Craftboxx MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Craftboxx MCP today
We host it, we monitor it, we maintain it. You just paste one token.