OpenWeather for agents for Zed
org.openweathermap/agents
OpenWeather data for AI agents: list feeds, sign up, check balance, get a top-up link, fetch data.
client:Zed
transport:streamable-http
tools:6
Install OpenWeather for agents in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"agents": {
"url": "https://mcp.openweathermap.org/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs