HERE Maps for your agents.
Connect HERE Maps once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 5 curated tools, discovered on demand, with your key stored on your machine and every call going direct to HERE Maps.
What agents can do with HERE Maps
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
here_geocodeForward geocode a location query. Returns coordinates and address details for the matched location.
here_reverse_geocodeReverse geocode coordinates into an address with street, city, and country details.
here_discoverSearch for places, businesses, and points of interest near a location by text query.
here_lookupLook up a place by its HERE place ID. Returns full details including name, address, and coordinates.
here_autocompleteAutocomplete a location query as the user types. Returns suggested place names and addresses.
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 HERE Developer portal and open your project.
- Go to the REST APIs tab and copy your API key.
- 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 HERE Maps to Even: call connect_begin("here") on the even-connect MCP and walk me through it.
Geocode addresses to coordinates, reverse geocode locations, and search for places nearby.
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.