Skip to content
Vinkius

GraphHopper Connector for AI agents.

10 live capabilities

Plan delivery routes and analyze geospatial reachability from your chat interface.

Live agent request GraphHopper / Connector

Waiting for input…

AI Agent

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.

  • Claude
  • ChatGPT
  • Gemini
  • Cursor
  • Visual Studio Code
  • Windsurf

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

  1. 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.

  2. Real-world use case 02

    Retail site selection

    An analyst wants to see where people can drive in 15 minutes from a new store.

  3. 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.

Capability set01 / 03

01—04

4 capabilities in this set.

Part of 10 available through GraphHopper.

  1. 01 Capability

    Calculate routing matrix

    Create a table of travel times and distances between many different points. This is perfect for complex grid logistics.

  2. 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.

  3. 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.

  4. 04 Capability

    Calculate heavy route

    Plan complex routes with many stops and specific vehicle constraints. It handles the hard math of multi-stop geometries.

Capability set02 / 03

05—07

3 capabilities in this set.

Part of 10 available through GraphHopper.

  1. 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.

  2. 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.

  3. 07 Capability

    Search geocode

    Convert human addresses into precise latitude and longitude coordinates. This is the starting point for any spatial analysis.

Capability set03 / 03

08—10

3 capabilities in this set.

Part of 10 available through GraphHopper.

  1. 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.

  2. 09 Capability

    Calculate reachability polygon

    Define specific rules to export reachability areas. It helps set boundaries for service zones.

  3. 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 preview
Advanced clients IDE · CLI

Claude · Web + desktop

Official guide ↗

Connector URL · ready to paste

Streamable HTTP
https://edge.vinkius.com/vk_preview_cQUPJxjf4FYe5KOaZuMFakr1XD1twCbw4cSXR3BG/mcp
  1. Step 01

    Open Connectors

    In Claude Web or Claude Desktop, open Settings and choose Connectors.

  2. Step 02

    Add the URL

    Choose Add custom connector, name it GraphHopper, and paste the URL above.

  3. Step 03

    Turn it on in chat

    Select +, open Connectors, and enable GraphHopper for the conversation.

Where the request belongs

Work GraphHopper can move forward.

Built around the request

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.

01

Logistics Manager

Plans daily delivery routes for a fleet of 10+ drivers and handles last-mile logistics.

02

GIS Analyst

Maps out service areas and performs geocoding for urban planning or retail site selection.

03

Supply Chain Planner

Calculates distance matrices to optimize distribution networks and warehouse locations.

04

Developer

Tests routing logic and cleans up raw GPS data for mapping applications.

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