Sunrisesunset for Zed
io.github.pipeworx-io/sunrisesunset
Sunrise-Sunset MCP — wraps the sunrisesunset.io API (free, no auth)
client:Zed
transport:streamable-http
Install Sunrisesunset in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"sunrisesunset": {
"url": "https://gateway.pipeworx.io/sunrisesunset/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs