Flight Radar for Cursor
io.github.mcp-dir/flightradar-mcp
Live flight radar: real-time position of any aircraft transmitting ADS-B right now. Search by regist
client:Cursor
transport:streamable-http
tools:12
Install Flight Radar in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"flightradar-mcp": {
"url": "https://api.mcp.ai/p_flightradar"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs