weathersight for Zed
io.weathersight/weathersight
Historical weather and climate: 100+ years of station data, normals, extremes, and trends.
client:Zed
transport:streamable-http
Install weathersight in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"weathersight": {
"url": "https://weathersight.io/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs