AgentCron for Cursor
io.github.noriget/agentcron
Schedule tasks for later from your AI agent: reminders, delayed webhooks, recurring jobs.
client:Cursor
transport:streamable-http
Install AgentCron in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"agentcron": {
"url": "https://cron.mgm-llc.org/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs