Radar for your agents.
Connect Radar once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 7 curated tools, discovered on demand, with your key stored on your machine and every call going direct to Radar.
What agents can do with Radar
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
radar_geocode_forwardForward geocode an address or place into latitude and longitude coordinates.
radar_geocode_reverseReverse geocode coordinates into a human-readable address.
radar_search_placesSearch for places near a location by category or search query.
radar_route_distanceCalculate distance and travel time between an origin and destination for a transport mode.
radar_autocompleteAutocomplete a partial address query. Returns suggested addresses with coordinates.
radar_geocode_ipGeolocate an IP address to approximate coordinates, city, and country.
radar_create_geofenceCreate a geofence (circular region by center coordinates + radius, or by description). Returns the geofence id.
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 Radar dashboard and go to API Keys.
- Copy your publishable or secret API key.
- The key is sent in the Authorization header.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Radar to Even: call connect_begin("radar") on the even-connect MCP and walk me through it.
Forward geocode addresses with Radar, reverse geocode coordinates, and calculate travel distances between locations.
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.