Skip to content
Claude Desktop

Live Flight Data for Claude Desktop

org.memoryapi/flight

Live flight departures and airport information

client:Claude Desktop transport:streamable-http tools:2

Install Live Flight Data in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "flight": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://flight.memoryapi.org/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

What Claude Desktop can do once it is connected

Live Flight Data in other clients