ClawLink
Developer Tools13 toolsPaste one API key

Graphhopper integration for AI agents

GraphHopper Directions API provides enterprise-grade routing services, including route planning, optimization, geocoding, and more, for various vehicle types.

Use it from your agent

One ClawLink account serves every agent you run. Pick the guide for yours, or connect Graphhopper once and call the same tools from all of them.

Setup

Connect Graphhopper through ClawLink's hosted setup.

  • Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
  • Where: the ClawLink dashboard, or ask your agent to connect it.

What your agent can do

Graphhopper exposes 13 tools through ClawLink.

ToolWhat it doesKind
graphhopper_cluster_postSolve capacity-constrained clustering problems by assigning customers to clusters whileRead
graphhopper_geocode_getPerform forward or reverse geocodingRead
graphhopper_get_cluster_solutionRetrieve the solution of an asynchronous clustering jobRead
graphhopper_get_matrixCompute a distance and/or time matrix using GET request with query parametersRead
graphhopper_get_matrix_solutionRetrieve the result of an asynchronous matrix computation jobRead
graphhopper_get_routeCalculate the best path connecting two or more points using simple GET requestRead
graphhopper_isochrone_getCompute isochrone polygons for a given pointRead
graphhopper_matrix_postCalculate distance, time, or weight matrices via POSTRead
graphhopper_profiles_getRetrieve all custom routing profiles for your GraphHopper accountRead
graphhopper_route_postCalculate complex routes via POST /routeRead
graphhopper_upload_gpx_fileMap-match a GPX track using GraphHopper's Map Matching APIWrite
graphhopper_submit_matrix_jobSubmit a matrix computation job for asynchronous processingRead
graphhopper_vrp_postInitiate VRP optimizationRead