Xweather Weather MCP for VS Code
com.xweather/weather
Hosted MCP server for Xweather weather data: conditions, forecasts, alerts, and more.
client:VS Code
transport:streamable-http
Install Xweather Weather MCP in VS Code
.vscode/mcp.json
{
"servers": {
"weather": {
"type": "http",
"url": "https://mcp.api.xweather.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs