echorune radar for Zed
io.github.luoshu-echorune/echorune-radar
Live weather anywhere, with the radar drawn as text characters, not an image.
client:Zed
transport:streamable-http
tools:1
Install echorune radar in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"echorune-radar": {
"url": "https://echorune.net/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs