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