Skip to content
Zed

Due Date for Zed

com.gumballtools/due-date

Estimate a due date from LMP, conception, or ultrasound, with ACOG redating rules.

client:Zed transport:streamable-http tools:1

Install Due Date in Zed

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

{
  "context_servers": {
    "due-date": {
      "url": "https://due-date.gumballtools.com/api/mcp"
    }
  }
}

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

What Zed can do once it is connected

Due Date in other clients