Skip to content
VS Code

Smarter Weather for VS Code

io.github.smarterweather/weather

Smarter Weather MCP: forecasts, alerts, outlooks, observations, AQI, grids, and map imagery.

client:VS Code transport:streamable-http runtime:npm tools:34

Install Smarter Weather in VS Code

.vscode/mcp.json

{
  "servers": {
    "weather": {
      "type": "http",
      "url": "https://mcp.smarterweather.com"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

All 34 tools →

Smarter Weather in other clients