How to Use the Ship24 MCP in Claude Code
Automate global shipping audits via headless CI/CD pipelines using your AI client's terminal power.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Ship24 MCP to Claude Code
Create your Vinkius account to connect Ship24 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.
Key Capabilities
Batch Tracking Automation
Pipe a list of tracking numbers into the `create_bulk_trackers` endpoint. This tool handles high-volume ingestion, making it perfect for scheduled GitHub Actions or cron jobs. The output is standardized JSON ready to feed into another service. The agent writes a simple wrapper script around this process, allowing you to pipe input files directly from `STDIN` without needing any GUI interaction.
Scheduled Status Checks
Set up automated status checks using the `get_live_tracking` tool. This is ideal for backend workers that need continuous monitoring. The script can loop, checking a list of critical shipments every 15 minutes until they hit 'delivered.' The output streams directly to `STDOUT`, making it trivial to capture the results and pipe them into an alerting system.
Carrier Code Validation
Need to validate which carriers are available before running a job? Use the `search_couriers` tool in your shell script. It accepts parameters for filtering, letting you confirm coverage for specific regions like Europe or Asia. The agent outputs machine-readable JSON that you can immediately use to check configuration files or build validation steps into your CI/CD pipeline.
Set up Ship24 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 seeship24-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Ship24 transactions." It will automatically discover and invoke the available Ship24 tools.
claude mcp add --transport http ship24-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 Ship24 MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Ship24 MCP today
We host it, we monitor it, we maintain it. You just paste one token.