Live Flight Data for Cursor
org.memoryapi/flight
Live flight departures and airport information
client:Cursor
transport:streamable-http
tools:2
Install Live Flight Data in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"flight": {
"url": "https://flight.memoryapi.org/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs