Fly Where To? for Cursor
com.flywhereto/mcp
Worldwide nonstop flight routes from Wikipedia: airports, destinations, connections, airlines.
client:Cursor
transport:streamable-http
tools:8
Install Fly Where To? in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp": {
"url": "https://flywhereto.com/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs