Skip to content
Cline

cron mcp for Cline

io.github.shreyas-profile/cron-mcp

Cron-as-a-service MCP. Schedule prompts; when the cron fires we POST to your callback URL.

client:Cline transport:streamable-http

Install cron mcp 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-mcp": {
      "url": "https://cron.regiq.in/api/mcp"
    }
  }
}

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

cron mcp in other clients