World Airfares Flight Search for Cursor
com.worldairfares/flights-mcp
Flight search MCP server providing search, pagination, and itinerary details for AI assistants.
client:Cursor
transport:streamable-http
tools:3
Install World Airfares Flight Search in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"flights-mcp": {
"url": "https://mcp.worldairfares.com"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs