How to Use the SafeCube Container Tracking MCP in Claude Code
Pipe real-time ocean freight tracking data directly into your terminal workflows using Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect SafeCube Container Tracking MCP to Claude Code
Create your Vinkius account to connect SafeCube Container Tracking to Claude Code — we handle the hosting, security, and runtime updates so you don't have to. No server setup required.
Key Capabilities
Query ocean container status from your terminal
The `get_container_tracking` tool retrieves live location coordinates, vessel names, and ETA updates for any container ID. Claude Code executes this query directly from your CLI, bypassing the need to log into web dashboards. You can pipe this raw JSON output into terminal utilities like jq or use your agent to format the shipping status into a clean terminal table. It brings physical logistics data directly into your command-line workflow.
Automate supply chain audits via CLI
The `get_shipment_events` tool lists every recorded event for a specific shipment ID, from terminal gate-in to final delivery. Claude Code uses this event list to run automated audits on carrier transit times. You can ask your agent to parse these logs and flag any shipment that spent more than 48 hours at a transshipment port. This automates the tedious task of identifying bottlenecks in your supply chain.
Monitor active shipments via terminal-based MCP Server
The `list_active_shipments` tool fetches a list of all containers currently in transit under your SafeCube account. Claude Code queries this list to give you a quick snapshot of your active logistics operations. This tool is perfect for shell scripts. You can have your agent check the list of active shipments, cross-reference them with your local manifest, and highlight any discrepancies in seconds.
Set up SafeCube Container Tracking 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 seesafecube-container-tracking-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest SafeCube Container Tracking transactions." It will automatically discover and invoke the available SafeCube Container Tracking tools.
claude mcp add --transport http safecube-container-tracking-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 SafeCube Container Tracking MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the SafeCube Container Tracking MCP today
We host it, we monitor it, we maintain it. You just paste one token.