cron parser for Cursor
io.github.lazymac2x/cron-parser
Cloudflare Workers MCP server: cron-parser
client:Cursor
transport:streamable-http
tools:6
Install cron parser in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"cron-parser": {
"url": "https://api.lazy-mac.com/cron-parser/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs