Flight MCP for Cursor
com.flight-mcp/flight-search
Search and compare flight offers through a cache-aware Streamable HTTP MCP server for AI agents.
client:Cursor
transport:streamable-http
Install Flight MCP in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"flight-search": {
"url": "https://flight-mcp.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs