Skip to content
Zed

temporal-mcp for Zed

io.github.mirrorethic/temporal-mcp

Wall-clock awareness for LLM agents. Two tools: elapsed-time-between-turns + day rollover detection.

client:Zed transport:streamable-http runtime:pypi tools:2

Install temporal-mcp in Zed

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

{
  "context_servers": {
    "temporal-mcp": {
      "url": "https://temporal-mcp.dev/mcp"
    }
  }
}

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

What Zed can do once it is connected

temporal-mcp in other clients