FlygKollen — Swedish Flight Tracking for VS Code
io.github.jannegpriv/flygkollen
Swedish flight tracking: live status, gates, airport boards, nearby-aircraft ADS-B scan.
client:VS Code
transport:streamable-http
Install FlygKollen — Swedish Flight Tracking in VS Code
.vscode/mcp.json
{
"servers": {
"flygkollen": {
"type": "http",
"url": "https://sjrlhaqhktilanznllvs.supabase.co/functions/v1/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs