Skip to content
Cursor

openworkdays for Cursor

io.github.solvohq/openworkdays

Zero-signup business-day date-math API: add days, count days between dates, is-business-day.

client:Cursor transport:streamable-http tools:1

Install openworkdays in Cursor

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

{
  "mcpServers": {
    "openworkdays": {
      "url": "https://openworkdays.vercel.app/api/mcp"
    }
  }
}

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

What Cursor can do once it is connected

openworkdays in other clients