- Agentcron
Agentcron
Give your AI agent a sense of time. AgentCron lets agents schedule tasks for later — one-off reminders, delayed webhook callbacks, and recurring jobs (schedule_task /
list_tasks / cancel_task). Delivers via email, Slack, Discord, or webhook. Read-only by design. Free tier available. Get a key: https://cron.mgm-llc.org/signup
Overview
👉 Get a free API key: https://cron.mgm-llc.org/signup
AgentCron
Give your AI agent a sense of time. Agents can't sleep, wait, or run on a schedule — AgentCron lets them schedule work for later: one-off reminders, delayed webhook callbacks, and recurring jobs.
🔒 Read-only by design. AgentCron only runs the tasks your agent schedules. No access to your accounts.
Get started
- Sign up free at https://cron.mgm-llc.org/signup and copy your API key.
- Add AgentCron to your MCP client (below).
Connect
Cursor & Streamable-HTTP clients:
{ "mcpServers": { "agentcron": {
"url": "https://cron.mgm-llc.org/mcp",
"headers": { "Authorization": "Bearer YOUR_API_KEY" } } } }
Cline, Claude Desktop & others (stdio bridge):
{ "mcpServers": { "agentcron": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://cron.mgm-llc.org/mcp", "--header", "Authorization: Bearer YOUR_API_KEY"] } } }
Tools
- schedule_task(action, in_seconds | run_at, repeat_every_seconds?, ...) — notify or webhook, one-off or recurring
- list_tasks() · cancel_task(id)
Examples
- "Remind me in 2 hours to review the PR" → notification later
- "Email me a summary every weekday at 9am" → recurring
- "POST this webhook in 30 min to resume the workflow" → delayed callback
Pricing
Free: 5 tasks, every-5-min min interval, 1,000 runs/month. Pro $9/mo (or $90/yr): 200 tasks, 60s interval, 100,000 runs/month.
Docs: https://cron.mgm-llc.org/docs
Server Config
{
"mcpServers": {
"agentcron": {
"url": "https://cron.mgm-llc.org/mcp",
"headers": {
"Authorization": "Bearer YOUR_API_KEY"
}
}
}
}Project Info
Created At
2 hours agoUpdated At
2 hours agoAuthor Name
MGM_LLCStar
-Language
-License
-Tags
Recommend Servers
View AllHowtocook Mcp
an hour ago
Mathlas
@Archerkattri
2 hours ago
Filesystem
@modelcontextprotocol
2 months ago
Scouts Ai Mcp
6 minutes ago
Bookrails
@pinalmdave
10 hours ago
Tavily Mcp
@tavily-ai
JavaScript
a year ago
Abm.dev
9 hours ago
Olympus Bets Analytics
4 hours ago