Skip to content

Date Math Calculator for Zed

com.apished/date-math-calculator

Date arithmetic: day differences, business days, age, leap years, day-of-week, add/subtract.

client:Zed transport:streamable-http tools:6

Install Date Math Calculator in Zed

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

{
  "context_servers": {
    "date-math-calculator": {
      "url": "https://apished.com/mcp/v1/datemath"
    }
  }
}

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

What Zed can do once it is connected

Date Math Calculator in other clients