ALLFLYGHTS for Cursor
io.github.dev-allflyghts/mcp-server
Geo-based flight search MCP server. Find more flights between any two places on earth
client:Cursor
transport:streamable-http
Install ALLFLYGHTS in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp-server": {
"url": "https://mcp.allflyghts.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs