Loomal

AgentCron

MCP server by github.com/noriget/agentcron

Schedule tasks for later from your AI agent: reminders, delayed webhooks, recurring jobs.

0 starsRemote-capable

About AgentCron

AgentCron is an MCP (Model Context Protocol) server published by noriget in the official MCP registry, listed under Autonomous Agents on Loomal. Schedule tasks for later from your AI agent: reminders, delayed webhooks, recurring jobs.

AgentCron runs as a hosted remote over streamable-http — MCP clients connect directly to its endpoint, with nothing to install locally.

Development happens in the open at github.com/noriget/agentcron.

Use AgentCron with your agent

Claude Code · one command
claude mcp add --transport http agentcron https://cron.mgm-llc.org/mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "agentcron": {
      "url": "https://cron.mgm-llc.org/mcp"
    }
  }
}
streamable-httphttps://cron.mgm-llc.org/mcp

Frequently asked questions

What is AgentCron?
AgentCron is an MCP (Model Context Protocol) server by noriget in the Autonomous Agents category. Schedule tasks for later from your AI agent: reminders, delayed webhooks, recurring jobs.
How do I connect AgentCron to Claude, Cursor, or another MCP client?
AgentCron is a remote MCP server — add its endpoint (https://cron.mgm-llc.org/mcp) to your client's MCP configuration (for example with "claude mcp add", or under "mcpServers" in Cursor's mcp.json) and restart the client.
Is AgentCron open source?
Yes — the source code is public at github.com/noriget/agentcron.
Can AI agents pay to use AgentCron?
Not yet through Loomal — AgentCron is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain AgentCron? Claim this listing free by verifying GitHub ownership, or contact us.