How to Use the BoxHero MCP in Claude Code
Pipe BoxHero inventory data directly into your terminal workflows and shell scripts using Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect BoxHero MCP to Claude Code
Create your Vinkius account to connect BoxHero 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.
Control BoxHero from your terminal with Claude Code
The BoxHero MCP Server brings terminal-friendly inventory tools to your command line interface. You run quick queries to fetch user details with `get_account_info` without opening a browser or logging into a web portal. This headless setup fits perfectly into your existing terminal workflow. You can pipe stock details directly into other CLI tools or save them to local text files.
Script automated stock adjustments
The BoxHero MCP Server provides transaction logging tools to make terminal-based automation simpler. You can let the agent write cron jobs that trigger `create_transaction` based on external events, syncing physical inventory with warehouse receiving logs automatically. The agent uses `list_transactions` to verify that the scripts run correctly. This ensures your automated pipelines never lose track of inbound or outbound shipments.
Audit stock levels via CLI
The BoxHero MCP Server exposes stock auditing tools so running quick inventory checks is faster. The agent calls `get_item` directly from your shell, giving you instant feedback on stock levels, SKU details, and storage locations. If you find an error, you tell the agent to fix it on the spot. It executes `update_item` to correct the record and outputs the diff directly to your terminal.
Set up BoxHero 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 seeboxhero-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest BoxHero transactions." It will automatically discover and invoke the available BoxHero tools.
claude mcp add --transport http boxhero-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 BoxHero MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the BoxHero MCP today
We host it, we monitor it, we maintain it. You just paste one token.