OptimoRoute Connector for AI agents.
10 live capabilities
Manage delivery routes and driver GPS tracking from a single chat.
Waiting for input…
Why people use OptimoRoute
OptimoRoute for ending manual delivery data entry
With this Connector, you can just tell your agent to do it. You can create orders, update driver profiles, and pull manifests in a single conversation. You get a clear path from a high-level request to a finished task without ever leaving your chat window.
What Vinkius changes
You get a voice-controlled command center for your entire delivery operation.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Real-time fleet tracking
A dispatcher asks their agent where Driver D2 is located.
- Real-world use case 02
Batch order creation
A logistics manager asks the agent to create 20 new orders for a specific zip code with 2-hour windows.
- Real-world use case 03
Audit and compliance
An analyst needs to verify a delivery from last Tuesday.
Complete set · 10capabilities
The complete OptimoRoute capability set.
These are the exact actions your AI can choose when you ask it to work with OptimoRoute.
01—04
4 capabilities in this set.
Part of 10 available through OptimoRoute.
- 01 Capability
Get order pod
Get the specific details and structural data that confirm a delivery was successful. This helps you quickly check if a package reached its destination.
- 02 Capability
Delete stale order
Remove old or expired orders from your queue to keep your routing data clean. It ensures your agent only focuses on active deliveries.
- 03 Capability
Get live driver gps
Pull the real-time GPS coordinates and telemetry for any driver in your fleet. Use this to see exactly where your drivers are on the map right now.
- 04 Capability
Download manifest routes
Export the final optimized routes and stop lists for your drivers to use. This is perfect for sending daily schedules to your team.
05—07
3 capabilities in this set.
Part of 10 available through OptimoRoute.
- 05 Capability
Check planning status
Check if your current route optimization job is still running or finished. It gives you visibility into long-running solver tasks.
- 06 Capability
Get order scheduling
Look up the specific scheduled time and location for any order in your plan. This helps you answer customer questions about their delivery windows.
- 07 Capability
Queue route optimization
Start a new route planning job for a specific set of drivers and orders. You can trigger the solver for specific dates and driver groups.
08—10
3 capabilities in this set.
Part of 10 available through OptimoRoute.
- 08 Capability
Abort route planning
Stop a route optimization job that is taking too long or needs to be canceled. This prevents your account from getting bogged down by stuck computations.
- 09 Capability
Update driver shifts
Update driver working hours, speed profiles, and truck load capacities. Keep your driver profiles accurate as your fleet changes.
- 10 Capability
Create route order
Create a new delivery order with specific addresses and constraints in your account. You can set time windows and vehicle capacities directly through the chat.
Set up in minutes
One URL. Then ask OptimoRoute to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use OptimoRoute from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_vCUy5YDPO1Fk1ys9R0VMzE3fzZGKpG7gzFiFIyZo/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it OptimoRoute, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable OptimoRoute for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_vCUy5YDPO1Fk1ys9R0VMzE3fzZGKpG7gzFiFIyZo/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the OptimoRoute URL.
- Step 03
Save and start
Save the connection and enable OptimoRoute in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"optimoroute": {
"url": "https://edge.vinkius.com/vk_preview_vCUy5YDPO1Fk1ys9R0VMzE3fzZGKpG7gzFiFIyZo/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using OptimoRoute
Open Agent mode in chat and ask: "Using OptimoRoute, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"optimoroute": {
"url": "https://edge.vinkius.com/vk_preview_vCUy5YDPO1Fk1ys9R0VMzE3fzZGKpG7gzFiFIyZo/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using OptimoRoute
Ask Copilot: "Using OptimoRoute, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"optimoroute": {
"url": "https://edge.vinkius.com/vk_preview_vCUy5YDPO1Fk1ys9R0VMzE3fzZGKpG7gzFiFIyZo/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using OptimoRoute
Open Cascade and ask: "Using OptimoRoute, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"optimoroute": {
"url": "https://edge.vinkius.com/vk_preview_vCUy5YDPO1Fk1ys9R0VMzE3fzZGKpG7gzFiFIyZo/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using OptimoRoute
Ask Cline: "Using OptimoRoute, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add optimoroute --transport http "https://edge.vinkius.com/vk_preview_vCUy5YDPO1Fk1ys9R0VMzE3fzZGKpG7gzFiFIyZo/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using OptimoRoute
Ask Claude: "Using OptimoRoute, show me...". 10 tools are ready
Where the request belongs
Work OptimoRoute can move forward.
This is for logistics managers and dispatchers who are tired of manual data entry and constantly switching between dozens of tabs to track their fleet.
Logistics Manager
Uses the Connector to batch-create orders and download daily manifests for the whole fleet without opening the dashboard.
Dispatcher
Checks live driver positions and handles real-time order changes during active delivery windows.
Operations Analyst
Pulls proof of delivery data and scheduling info for compliance reports and audit logs.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsOptimoRoute
Optimize delivery routes via OptimoRoute. create orders, track driver locations, and manage route planning directly from any AI agent.
Trimble
Equip your AI agent with enterprise-grade truck routing, commercial geocoding, and advanced toll cost logistics algorithms.
HyperTrack
Manage location tracking, trips, and geofences via HyperTrack API.
Arrivy
Manage field service tasks, crews, and customer bookings with Arrivy. coordinate last-mile delivery and jobs via AI.
Routific
Connect your AI assistant to Routific to solve complex vehicle routing problems, dispatch drivers, and manage global delivery timelines natively through chat.
Upper Route Planner
Plan delivery routes for multiple drivers with optimization algorithms that minimize drive time and maximize daily stops.
Bring your own AI
Change the model, client or framework. Keep OptimoRoute connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about OptimoRoute.
The practical details behind the request, access and result.
Can OptimoRoute MCP help with real-time fleet tracking?
Yes. It allows your agent to pull live GPS coordinates and telemetry for any driver in your fleet, giving you instant visibility into where everyone is.
How does OptimoRoute MCP handle delivery proof?
It can retrieve specific details for completed deliveries, including driver signatures and photos, making it easy to pull data for audits.
Can I use OptimoRoute MCP to manage driver shifts?
Absolutely. You can use it to update driver working hours, speed profiles, and vehicle load capacities directly through your chat client.
Does OptimoRoute MCP support multi-driver route planning?
Yes. You can queue optimization jobs for specific groups of drivers and dates, allowing your agent to handle complex fleet planning.
Can OptimoRoute MCP delete old orders?
Yes. It includes a capability to remove stale or expired orders from your queue to keep your active routing data clean and accurate.
How do I get my driver manifests with this Connector?
Your agent can download finalized manifests that show every optimized stop assigned to each driver, which you can then share with your team.
How long does route optimization take to complete?
It depends on the number of orders and drivers. Small batches (under 100 stops) typically finish in under 30 seconds. Large-scale plans can take several minutes. The agent checks the planning status endpoint so you can monitor progress, and you can abort and capture the best partial solution at any time.
Can I verify if a delivery was actually completed with proof?
Yes. The get_order_pod capability pulls completion details including driver-captured signatures, photos, and timestamped notes. This data comes directly from the OptimoRoute driver app and provides auditable proof of delivery for dispute resolution and compliance.
Can I update a driver's working hours and vehicle capacity on the fly?
Yes. The update_driver_shifts capability lets you change working hours, speed profiles, and load capacities for any driver. Changes take effect on the next optimization run. Useful for adjusting schedules when a driver calls in sick or a vehicle needs to be swapped.
One connection away
Give your agent a direct line to OptimoRoute.
Connect OptimoRoute once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available