How to Use the MotionTools MCP in Claude Code
Claude Code brings MotionTools to your terminal for automated logistics operations and headless deployment workflows.
Works with every AI agent you already use
…and any MCP-compatible client
Connect MotionTools MCP to Claude Code
Create your Vinkius account to connect MotionTools 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 operations for Claude Code
Connect this MCP Server to your terminal to run `list_bookings` or `create_booking` in your CI/CD pipelines. It works without any GUI, making it perfect for automated dispatch scripts. You can pipe the output of these tools directly into other shell commands. This allows for rapid automation of your logistics backend.
Fleet and driver management via CLI
Use `list_drivers` and `list_vehicles` to monitor your operations from the command line. Claude Code fetches the data so you can debug or log fleet status in real-time. It allows you to build cron jobs that check for specific vehicle statuses using `get_vehicle`. You maintain full control over your logistics stack through simple terminal commands.
Service area and customer lookups
Query your service areas with `list_service_areas` to verify operational boundaries in your deployment scripts. It ensures your logic is always based on the latest data. Claude Code can also pull your customer database with `list_customers` during build processes. This keeps your delivery records accurate and synchronized.
Set up MotionTools 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 seemotiontools-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest MotionTools transactions." It will automatically discover and invoke the available MotionTools tools.
claude mcp add --transport http motiontools-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 MotionTools MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the MotionTools MCP today
We host it, we monitor it, we maintain it. You just paste one token.