Weather API for Zed
io.github.br0ski777/weather-api
Current weather and 7-day forecast for any location. OpenMeteo-powered. x402 micropayment.
client:Zed
transport:sse
Install Weather API in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"weather-api": {
"url": "https://weather-api.api.klymax402.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs