Skip to content
VS Code

weathersight for VS Code

io.weathersight/weathersight

Historical weather and climate: 100+ years of station data, normals, extremes, and trends.

client:VS Code transport:streamable-http

Install weathersight in VS Code

.vscode/mcp.json

{
  "servers": {
    "weathersight": {
      "type": "http",
      "url": "https://weathersight.io/api/mcp"
    }
  }
}

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

weathersight in other clients