Skip to content
Zed

Datecalc for Zed

io.github.pipeworx-io/datecalc

Date calculator MCP.

client:Zed transport:streamable-http

Install Datecalc in Zed

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

{
  "context_servers": {
    "datecalc": {
      "url": "https://gateway.pipeworx.io/datecalc/mcp"
    }
  }
}

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

Datecalc in other clients