Skip to content
VS Code

FerryFlight for VS Code

com.ferryflighthub/ferryflight

Ferry-flight price estimates + aircraft, airport, FAA-registry, route & live-flight data.

client:VS Code transport:streamable-http

Install FerryFlight in VS Code

.vscode/mcp.json

{
  "servers": {
    "ferryflight": {
      "type": "http",
      "url": "https://www.ferryflighthub.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

FerryFlight in other clients