World Weather Online for VS Code
io.github.worldweatheronline/wwo-mcp
Global weather API: forecasts, historical data, marine, ski, astronomy and timezone.
client:VS Code
transport:streamable-http
Install World Weather Online in VS Code
.vscode/mcp.json
{
"servers": {
"wwo-mcp": {
"type": "http",
"url": "https://mcp.worldweatheronline.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs