openworkdays for Zed
io.github.solvohq/openworkdays
Zero-signup business-day date-math API: add days, count days between dates, is-business-day.
client:Zed
transport:streamable-http
tools:1
Install openworkdays in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"openworkdays": {
"url": "https://openworkdays.vercel.app/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs