Radar for Cursor
io.github.pipeworx-io/radar
Radar MCP — wraps the Radar Geocoding / Search API (radar.com)
client:Cursor
transport:streamable-http
Install Radar in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"radar": {
"url": "https://gateway.pipeworx.io/radar/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs