Skip to content
Cursor

Business Days & SLA for Cursor

io.github.vessark/business-days-mcp

Business-day, SLA, cron and recurrence calculations — offline, holiday-aware, no network.

client:Cursor transport:streamable-http

Install Business Days & SLA in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "business-days-mcp": {
      "url": "https://vessark.com/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Business Days & SLA in other clients