TomTom for your agents.
Connect TomTom once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 9 curated tools, discovered on demand, with your key stored on your machine and every call going direct to TomTom.
What agents can do with TomTom
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
tomtom_geocodeForward geocode a location query into coordinates and address details.
tomtom_reverse_geocodeReverse geocode coordinates into a human-readable address.
tomtom_search_poiSearch for points of interest near a location. Returns places with names, categories, and coordinates.
tomtom_traffic_incidentsGet traffic incidents within a bounding box or around a point.
tomtom_calculate_routeCalculate a route between two points with optional waypoints. Returns distance, travel time, and instructions.
tomtom_route_matrixCalculate a matrix of routes from an origin to multiple destinations. Returns distances and travel times.
tomtom_timezone_infoGet timezone information for a given set of coordinates.
tomtom_address_lookupLook up an address by its free-form text. Returns normalized address and coordinates.
tomtom_traffic_flowGet real-time traffic flow data for a point on the map.
Connect it in a minute
The connect flow is agent-driven: Even opens the key page in its own browser and collects the key through a secure native field. It never passes through the chat.
- Paste the prompt below into any agent running inside Even, or click Connect in Even's catalog.
- Log into the TomTom Developer portal and create or select an app.
- Copy the API Key from your app dashboard.
- The key is sent as a query parameter.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect TomTom to Even: call connect_begin("tomtom") on the even-connect MCP and walk me through it.
Geocode locations with TomTom and calculate routes between multiple waypoints.
More Even Connect services
One MCP server, a handful of meta-tools, every service below. Agents search for the right tool at run time, so context stays lean.