Skip to content
Zed

Time for Zed

ai.b77/time

A live clock for your assistant.

client:Zed transport:streamable-http

Install Time in Zed

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

{
  "context_servers": {
    "time": {
      "url": "https://time.b77.ai/mcp"
    }
  }
}

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

Time in other clients