air-routes.com for Cursor
io.github.idragulin/air-routes
Global scheduled passenger flight routes: which exist, direct or connecting, and days flown.
client:Cursor
transport:streamable-http
tools:4
Install air-routes.com in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"air-routes": {
"url": "https://air-routes.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs