Skip to content
Cline

cron for Cline

io.github.ryudi84/cron

MCP server for cron expression parsing, validation, and scheduling.

client:Cline transport:stdio runtime:npm

Install cron in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "cron": {
      "command": "npx",
      "args": [
        "-y",
        "cron-forge-mcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

cron in other clients