How to Use the DCL Logistics MCP in Claude Code
Pipe DCL Logistics data straight into your terminal with Claude Code to run headless inventory checks and track shipments from the CLI.
Works with every AI agent you already use
…and any MCP-compatible client
Connect DCL Logistics MCP to Claude Code
Create your Vinkius account to connect DCL Logistics 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.
Query shipments from Claude Code
Terminal users hate switching to web portals to check on a package. Running an MCP tool like `list_recent_shipments` dumps the latest departure timestamps and tracking numbers right into your stdout. If a specific package is delayed, `get_shipment_details` pulls the carrier-level status. You can easily pipe this output into a shell script that alerts your support team on Slack.
Monitor stock via MCP Server
Keeping tabs on warehouse capacity is simple when you can query `list_warehouse_inventory` directly from your command line. The agent fetches your on-hand and reserved quantities without breaking your workflow. You can also verify your active warehouse assignments using `get_account_details`. This pulls your service tier and metadata, which is perfect for validating environment configs in a CI/CD pipeline.
Audit RMAs and fulfillment queues
Digging into customer returns takes seconds with `list_customer_returns`. Your terminal agent fetches the credit processing info and return reasons, formatting the data exactly how you need it. Finding a lost order is just as fast. `search_orders_by_keyword` takes a customer name or reference string and isolates the exact fulfillment record, then `get_order_details` prints the complete audit trail.
Set up DCL Logistics 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 seedcl-logistics-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest DCL Logistics transactions." It will automatically discover and invoke the available DCL Logistics tools.
claude mcp add --transport http dcl-logistics-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 DCL Logistics MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the DCL Logistics MCP today
We host it, we monitor it, we maintain it. You just paste one token.