Skip to content
Zed

tick mcp for Zed

io.github.cocabadger/tick-mcp

A time server that keeps your AI honest about time. Real clock + drift guard, zero dependencies.

client:Zed transport:streamable-http tools:2

Install tick mcp in Zed

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

{
  "context_servers": {
    "tick-mcp": {
      "url": "https://tick-mcp-production.up.railway.app/mcp"
    }
  }
}

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

What Zed can do once it is connected

tick mcp in other clients