GraphHopper Connector for AI agents.
10 live capabilities
Plan delivery routes and analyze geospatial reachability from your chat interface.
Waiting for input…
Why people use GraphHopper
GraphHopper Logistics for Automated Route Planning
With this Connector, you just tell your agent to handle the math. It pulls the real road data and spits out an optimized plan in seconds. You get a clear, executable route that actually works in the real world, not just on a flat map.
What Vinkius changes
You get to trade manual logistics calculations for instant, conversation-based routing and fleet planning.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Multi-stop delivery planning
A manager asks the agent to plan a route for a van hitting 8 different addresses.
- Real-world use case 02
Retail site selection
An analyst wants to see where people can drive in 15 minutes from a new store.
- Real-world use case 03
Fleet load balancing
A dispatcher needs to assign 50 packages to 4 trucks.
Complete set · 10capabilities
The complete GraphHopper capability set.
These are the exact actions your AI can choose when you ask it to work with GraphHopper.
01—04
4 capabilities in this set.
Part of 10 available through GraphHopper.
- 01 Capability
Calculate routing matrix
Create a table of travel times and distances between many different points. This is perfect for complex grid logistics.
- 02 Capability
Reverse geocode
Turn GPS coordinates into actual street names and physical locations. This helps you verify where a specific pin sits on a map.
- 03 Capability
Calculate url route
Get lightweight directions for simple point to point paths. It's great for quick checks on travel time and distance.
- 04 Capability
Calculate heavy route
Plan complex routes with many stops and specific vehicle constraints. It handles the hard math of multi-stop geometries.
05—07
3 capabilities in this set.
Part of 10 available through GraphHopper.
- 05 Capability
Submit vrp optimizer
Send a request to solve a vehicle routing problem with specific constraints. It figures out the most efficient way to use your fleet.
- 06 Capability
Poll vrp solution
Check the status and get the final result of a complex fleet optimization task. Use this to see the completed delivery plan.
- 07 Capability
Search geocode
Convert human addresses into precise latitude and longitude coordinates. This is the starting point for any spatial analysis.
08—10
3 capabilities in this set.
Part of 10 available through GraphHopper.
- 08 Capability
Calculate distance isochrone
Generate a polygon showing how far you can travel in a set amount of time. Use this to see your actual delivery range.
- 09 Capability
Calculate reachability polygon
Define specific rules to export reachability areas. It helps set boundaries for service zones.
- 10 Capability
Snap gpx to road
Clean up messy GPS tracks by snapping them onto actual street vectors. It makes raw data look like a real path.
Set up in minutes
One URL. Then ask GraphHopper to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use GraphHopper 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_cQUPJxjf4FYe5KOaZuMFakr1XD1twCbw4cSXR3BG/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 GraphHopper, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable GraphHopper for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_cQUPJxjf4FYe5KOaZuMFakr1XD1twCbw4cSXR3BG/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 GraphHopper URL.
- Step 03
Save and start
Save the connection and enable GraphHopper in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"graphhopper": {
"url": "https://edge.vinkius.com/vk_preview_cQUPJxjf4FYe5KOaZuMFakr1XD1twCbw4cSXR3BG/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 GraphHopper
Open Agent mode in chat and ask: "Using GraphHopper, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"graphhopper": {
"url": "https://edge.vinkius.com/vk_preview_cQUPJxjf4FYe5KOaZuMFakr1XD1twCbw4cSXR3BG/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 GraphHopper
Ask Copilot: "Using GraphHopper, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"graphhopper": {
"url": "https://edge.vinkius.com/vk_preview_cQUPJxjf4FYe5KOaZuMFakr1XD1twCbw4cSXR3BG/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 GraphHopper
Open Cascade and ask: "Using GraphHopper, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"graphhopper": {
"url": "https://edge.vinkius.com/vk_preview_cQUPJxjf4FYe5KOaZuMFakr1XD1twCbw4cSXR3BG/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 GraphHopper
Ask Cline: "Using GraphHopper, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add graphhopper --transport http "https://edge.vinkius.com/vk_preview_cQUPJxjf4FYe5KOaZuMFakr1XD1twCbw4cSXR3BG/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 GraphHopper
Ask Claude: "Using GraphHopper, show me...". 10 tools are ready
Where the request belongs
Work GraphHopper can move forward.
Logistics managers who are tired of manual route planning, GIS analysts needing precise spatial data, and supply chain planners who need to optimize fleet capacity without using complex software.
Logistics Manager
Plans daily delivery routes for a fleet of 10+ drivers and handles last-mile logistics.
GIS Analyst
Maps out service areas and performs geocoding for urban planning or retail site selection.
Supply Chain Planner
Calculates distance matrices to optimize distribution networks and warehouse locations.
Developer
Tests routing logic and cleans up raw GPS data for mapping applications.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsOpenRouteService
Plan routes and analyze spatial data via OpenRouteService. calculate directions, isochrones, distance matrices, VRP optimization, and geocoding from any AI agent.
Stadia Maps
Equip your AI with advanced geospatial routing and mapping logic. Calculate distances, geocode coordinates, and plot optimized trips securely.
TomTom
Equip your AI agent with global mapping, routing, and real-time traffic capabilities powered by TomTom.
ArcGIS
Automate mapping and spatial analysis via ArcGIS. perform geocoding, route solving, vehicle routing, and calculate origin-destination matrices from any AI agent.
Jawg Maps (Location & Routing)
Build with location data via Jawg Maps. search places, calculate routes, compute distance matrices, and get elevation data.
Geoapify
Access powerful location intelligence. geocoding, routing, place search, and IP tracking directly from your AI agent.
Bring your own AI
Change the model, client or framework. Keep GraphHopper 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 GraphHopper.
The practical details behind the request, access and result.
How can I use the GraphHopper MCP to plan multi-stop delivery routes?
You can ask your agent to calculate the best path for several stops at once. It handles the complex routing math, including road constraints, and gives you a clear sequence for your drivers.
Can the GraphHopper MCP help me find the best location for a new warehouse?
Yes, it can help you visualize reachability zones. By generating polygons based on travel time, you can see exactly which areas are accessible from a potential site.
Does the GraphHopper MCP support vehicle routing with time windows?
Yes, it can solve vehicle routing problems by factoring in specific constraints like truck capacity and delivery time windows to optimize your fleet.
How do I get reachability polygons using the GraphHopper MCP?
Just ask your agent to show you the reachability for a specific area. It will generate a polygon based on the real road network and your desired time limit.
Can I use the GraphHopper MCP to clean up messy GPS tracks?
Yes, it can snap raw GPS data onto actual streets. This removes the 'jitter' from raw coordinates and makes the data much easier to use on a map.
Will the GraphHopper MCP help me calculate distance matrices for my fleet?
It can generate a full table of travel times and distances between multiple locations, which is perfect for analyzing distribution networks and logistics costs.
Can my agent calculate reachability zones using time limits?
Yes. Use the 'calculate_reachability_polygon' capability. Provide a starting point and a time limit in seconds. The agent will retrieve the isochrone polygon defining exactly what area is reachable within that duration natively.
How do I optimize a multi-stop delivery route via chat?
Use the 'submit_vrp_optimizer' capability. Provide a JSON payload defining your vehicles and service stops. The agent will trigger the VRP solver to calculate the most efficient sequence, accounting for time windows and capacities synchronously.
Can I perform reverse geocoding to find a street name through the agent?
Absolutely. Use the 'reverse_geocode' capability. Provide the latitude and longitude. Your agent will analyze the global OSM bounds to match the coordinates exactly against the nearest physical street address flawlessy.
One connection away
Give your agent a direct line to GraphHopper.
Connect GraphHopper once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available