Business Days & SLA for VS Code
io.github.vessark/business-days-mcp
Business-day, SLA, cron and recurrence calculations — offline, holiday-aware, no network.
client:VS Code
transport:streamable-http
Install Business Days & SLA in VS Code
.vscode/mcp.json
{
"servers": {
"business-days-mcp": {
"type": "http",
"url": "https://vessark.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs