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