World Time for Zed
com.invokera/world-time
Current time in any IANA time zone, plus the full time-zone list. Via timeapi.io.
client:Zed
transport:streamable-http
tools:2
Install World Time in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"world-time": {
"url": "https://invokera.com/r/world-time"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs