Connect Radar with AI agents using Model Context Protocol (MCP). Seamlessly integrate Radar tools and actions into Claude, Cursor, Windsurf, and other AI applications for enhanced workflow automation.
Location Services tools for AI automation
Install Radar MCP server in minutes. Choose your AI platform: Cursor, Claude Desktop, Windsurf, or use HTTP endpoint for custom integrations. Follow our step-by-step guide to connect Radar with your AI agent.
Explore other MCP integrations: Gmail MCP, Notion MCP, GitHub MCP, Linear MCP, Slack MCP, Google Sheets MCP, and 100+ more AI agent tools.
Radar is a full-stack location infrastructure platform offering SDKs and APIs for geofencing, location tracking, geocoding, search, routing, and maps.
174
1
Location Services
Paste and run this command in your terminal to set up Cursor with MCP
After running the command, restart Cursor to start using the MCP Server.
Tool 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.
Tool to create a new trip. use after gathering origin and destination details to start tracking a trip.
Tool to delete a geofence by id. use when supplying a geofence’s unique identifier to remove it.
Tool to delete a trip by its radar id or external id. use after confirming the trip exists.
Tool to convert an address into geographic coordinates. use when you have a full address string and need precise latitude/longitude before further location analysis.
Tool 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.
Tool to retrieve a geofence by radar id or tag/externalid. use when you need to fetch full details of an existing geofence.
Tool 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.
Tool to retrieve a trip by id or externalid. use when you have a trip id or externalid to fetch its details.
Tool 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.
Tool to geocode an ip address to city, state, and country. use when you need location details based on an ip address.
Tool to list all beacons sorted by creation date. use when you need an overview of all configured beacons.
Tool to list events. use when you need to retrieve a paginated list of events with optional filtering.
Tool to list all geofences sorted by updated time. use when you need an overview of all configured geofences.
Tool to list all trips, sorted by updated time. use when you need to page through the latest trips.
Tool to list radar users sorted by update time. use when you need to page through users in your project.
Tool to convert geographic coordinates to structured addresses. use when you have latitude/longitude and need a human-readable address.
Tool to compute distance and travel time between origins and destinations. use when you need route metrics before optimizing or timing routes.
Tool to search for geofences near a given location. use when you need to find geofences within a radius of specified coordinates.
Tool to search for places near given coordinates. use when you need to find points of interest around a location.
20 actions available