Weatherapi for VS Code
io.github.pipeworx-io/weatherapi
WeatherAPI.com MCP — wraps WeatherAPI.com (api.weatherapi.com)
client:VS Code
transport:streamable-http
Install Weatherapi in VS Code
.vscode/mcp.json
{
"servers": {
"weatherapi": {
"type": "http",
"url": "https://gateway.pipeworx.io/weatherapi/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs