SeatWiFi for VS Code
com.seatwifi/seatwifi
In-flight WiFi: provider by flight, airline or tail, measured speeds, Starlink rollout.
client:VS Code
transport:streamable-http
tools:8
Install SeatWiFi in VS Code
.vscode/mcp.json
{
"servers": {
"seatwifi": {
"type": "http",
"url": "https://mcp.seatwifi.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs