Skip to content
Claude Desktop

Celebrity Jet Tracker (via FlightDB) for Claude Desktop

io.github.flightdb/celebrity-jets

Track private jets of celebrities and billionaires: Elon Musk, Taylor Swift, Bezos, Drake and more.

client:Claude Desktop transport:streamable-http

Install Celebrity Jet Tracker (via FlightDB) in Claude Desktop

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

{
  "mcpServers": {
    "celebrity-jets": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://flightdb.org/mcp/celebrity-jets"
      ]
    }
  }
}

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

Celebrity Jet Tracker (via FlightDB) in other clients