flight fares for Cursor
app.aplusz/flight-fares
Cheapest observed fare, 6-month low and best departure date for a city pair.
client:Cursor
transport:streamable-http
tools:3
Install flight fares in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"flight-fares": {
"url": "https://aplusz.app/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs