Skip to content
VS Code

flightoracle for VS Code

io.tooloracle/flightoracle

Flight Intelligence MCP — search, cheapest dates, multi-city, airline compare via Google Flights

client:VS Code transport:streamable-http

Install flightoracle in VS Code

.vscode/mcp.json

{
  "servers": {
    "flightoracle": {
      "type": "http",
      "url": "https://tooloracle.io/flight/mcp/"
    }
  }
}

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

flightoracle in other clients