FlightQueue for Cursor
com.flightqueue/flightqueue
Airport security wait times, forecasts, FAA delays, EES border queues and baggage stats.
client:Cursor
transport:streamable-http
Install FlightQueue in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"flightqueue": {
"url": "https://mcp.flightqueue.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs