Skip to content
Zed

time for Zed

pro.worldclock/time

A real clock for AI agents: current time, timezone conversion, and DST facts from the IANA tzdb.

client:Zed transport:streamable-http tools:5

Install time in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "time": {
      "url": "https://worldclock.pro/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

What Zed can do once it is connected

time in other clients