NOAA Climate Data for Zed
com.olyport/noaa-climate
Historical climate data, temperatures, precipitation, and normals
client:Zed
transport:streamable-http
tools:3
Install NOAA Climate Data in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"noaa-climate": {
"url": "https://mcp.olyport.com/noaa-climate/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs