FerryFlight for Cursor
com.ferryflighthub/ferryflight
Ferry-flight price estimates + aircraft, airport, FAA-registry, route & live-flight data.
client:Cursor
transport:streamable-http
Install FerryFlight in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"ferryflight": {
"url": "https://www.ferryflighthub.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs