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