How to Use the Trimble MCP in Claude Code
Run enterprise logistics pipelines headlessly with Claude Code using the Trimble MCP Server.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Trimble MCP to Claude Code
Create your Vinkius account to connect Trimble 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.
Execute multi-stop route calculations via the Trimble MCP Server.
For CI/CD pipelines, you need reliable data. Use `calculate_matrix_routing` to script checks for distances and travel times between numerous origins and destinations. This is ideal for automated feasibility testing. When running scripts, always check costs using `calculate_trip_tolls`. It returns total toll fees in USD—a critical metric your deployment script needs to validate.
Automate address lookups and geo-validation with the MCP Server.
In a headless environment, you can't click around. Use `reverse_geocode` to automatically convert raw coordinates into commercial addresses. This function is perfect for validating endpoints in an automated job. You can also run `search_trimble_address` to ensure your script only accepts known and validated locations from the Trimble database.
Build robust, compliance-checked routing pipelines.
The most critical function is `get_truck_directions`. It pulls turn-by-turn directions for a truck while checking constraints like weight limits or bridge heights. You can pipe this output directly into logging tools. You also have `route_avoiding_roads` to calculate paths that explicitly skip certain roads, ensuring your automated route is always compliant with network restrictions.
Set up Trimble 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 seetrimble-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Trimble transactions." It will automatically discover and invoke the available Trimble tools.
claude mcp add --transport http trimble-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 Trimble MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Trimble MCP today
We host it, we monitor it, we maintain it. You just paste one token.