weather mcp for VS Code
io.github.darshan0548/weather-mcp
MCP server for weather with reasoning — umbrella advice, outdoor checks, city comparisons.
client:VS Code
transport:streamable-http
Install weather mcp in VS Code
.vscode/mcp.json
{
"servers": {
"weather-mcp": {
"type": "http",
"url": "https://weather-mcp-2yhb.onrender.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs