Skip to content
Cursor

flights for Cursor

io.github.pipeworx-io/flights

Flights MCP — wraps OpenSky Network API (free, no auth required)

client:Cursor transport:streamable-http

Install flights in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "flights": {
      "url": "https://gateway.pipeworx.io/flights/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

flights in other clients