Skip to content
Zed

Time & Astronomy for Zed

org.memoryapi/time

Current time by timezone, astronomy events, and moon phases

client:Zed transport:streamable-http tools:3

Install Time & Astronomy in Zed

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

{
  "context_servers": {
    "time": {
      "url": "https://time.memoryapi.org/mcp"
    }
  }
}

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

What Zed can do once it is connected

Time & Astronomy in other clients