Celebrity Jet Tracker (via FlightDB) for VS Code
io.github.flightdb/celebrity-jets
Track private jets of celebrities and billionaires: Elon Musk, Taylor Swift, Bezos, Drake and more.
client:VS Code
transport:streamable-http
Install Celebrity Jet Tracker (via FlightDB) in VS Code
.vscode/mcp.json
{
"servers": {
"celebrity-jets": {
"type": "http",
"url": "https://flightdb.org/mcp/celebrity-jets"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs