Weather by WindBorne for VS Code
com.windbornesystems/weather
World's most accurate forecasts & insights, powered by WeatherMesh AI & Atlas balloons.
client:VS Code
transport:streamable-http
Install Weather by WindBorne in VS Code
.vscode/mcp.json
{
"servers": {
"weather": {
"type": "http",
"url": "https://weather-mcp.windbornesystems.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs