Cron Translator for Cursor
com.crontoenglish/cron-translator
Explain cron expressions in English, list next run times, and catch scheduling gotchas.
client:Cursor
transport:streamable-http
tools:3
Install Cron Translator in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"cron-translator": {
"url": "https://crontoenglish.com/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs