Skip to main content
Radar logo

Radar

Radar is a full-stack location infrastructure platform offering SDKs and APIs for geofencing, location tracking, geocoding, search, routing, and maps.

This is a first-class FlyMyAI MCP. Agents discover it automatically via tool search and call the actions below on demand - you never wire it up by hand. See the Composio catalog for how discovery works.

Connect

Radar authenticates with an API key. Generate the credential in your Radar account, then paste it into FlyMyAI the first time an agent uses a Radar action.

Get your Radar credential →

Fields to fill in FlyMyAI

FieldDetails
Radar API KeyYour Radar API key, used for authenticating API requests. (required)

Actions

Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.

ActionWhat it doesRequired inputs
RADAR_AUTOCOMPLETE_ADDRESS_OR_PLACETool to autocomplete partial addresses and place names based on relevance and proximity. use after a user inputs a partial address/place to get suggestions, optionally biased by location.query
RADAR_CREATE_TRIPTool to create a new trip. use after gathering origin and destination details to start tracking a trip.externalId
RADAR_DELETE_GEOFENCETool to delete a geofence by id. use when supplying a geofence’s unique identifier to remove it.id
RADAR_DELETE_TRIPTool to delete a trip by its radar id or external id. use after confirming the trip exists.id
RADAR_FORWARD_GEOCODETool to convert an address into geographic coordinates. use when you have a full address string and need precise latitude/longitude before further location analysis.query
RADAR_GET_CONTEXT_FOR_LOCATIONTool to retrieve context for a given location. use when you need geofences, place, and region information based on coordinates. use after obtaining valid latitude and longitude.lat, lng
RADAR_GET_GEOFENCETool to retrieve a geofence by radar id or tag/externalid. use when you need to fetch full details of an existing geofence.id
RADAR_GET_PLACES_SETTINGSTool to retrieve current places settings for your radar project. use when you need to inspect chain detection, supported countries, external id requirements, and other places metadata.-
RADAR_GET_TRIPTool to retrieve a trip by id or externalid. use when you have a trip id or externalid to fetch its details.id
RADAR_GET_USERS_IN_GEOFENCETool to retrieve users currently within a specific geofence. use when you need to list all users inside a geofence by its tag and external id.tag, externalId
RADAR_IP_GEOCODETool to geocode an ip address to city, state, and country. use when you need location details based on an ip address.-
RADAR_LIST_BEACONSTool to list all beacons sorted by creation date. use when you need an overview of all configured beacons.-
RADAR_LIST_EVENTSTool to list events. use when you need to retrieve a paginated list of events with optional filtering.-
RADAR_LIST_GEOFENCESTool to list all geofences sorted by updated time. use when you need an overview of all configured geofences.-
RADAR_LIST_TRIPSTool to list all trips, sorted by updated time. use when you need to page through the latest trips.-
RADAR_LIST_USERSTool to list radar users sorted by update time. use when you need to page through users in your project.-
RADAR_REVERSE_GEOCODETool to convert geographic coordinates to structured addresses. use when you have latitude/longitude and need a human-readable address.coordinates
RADAR_ROUTE_DISTANCETool to compute distance and travel time between origins and destinations. use when you need route metrics before optimizing or timing routes.origins, destinations
RADAR_SEARCH_GEOFENCES_NEAR_LOCATIONTool to search for geofences near a given location. use when you need to find geofences within a radius of specified coordinates.latitude, longitude
RADAR_SEARCH_PLACES_NEAR_LOCATIONTool to search for places near given coordinates. use when you need to find points of interest around a location.near
RADAR_SEARCH_USERS_NEAR_LOCATIONTool to search for users near a location. use after obtaining coordinates when you need to retrieve users within a given radius.latitude, longitude
RADAR_TRACK_LOCATION_UPDATETool to track a user's location update. use when sending a location update for a user, creating or updating user and event data.userId, location
RADAR_UPDATE_TRIPTool to update a trip. use when you need to modify mode, destination, schedule, or active status.id
RADAR_UPSERT_GEOFENCETool to create or update a geofence by tag and externalid. use when ensuring a geofence exists or is updated based on identifiers.tag, externalId, type
We love our partners - FlyMy.AI builds with the best. Thanks, Radar!