Business Days & SLA for Zed
io.github.vessark/business-days-mcp
Business-day, SLA, cron and recurrence calculations — offline, holiday-aware, no network.
client:Zed
transport:streamable-http
Install Business Days & SLA in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"business-days-mcp": {
"url": "https://vessark.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs