AgentCron for Grok
io.github.noriget/agentcron
Schedule tasks for later from your AI agent: reminders, delayed webhooks, recurring jobs.
client:Grok
transport:streamable-http
Install AgentCron in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"agentcron": {
"type": "http",
"url": "https://cron.mgm-llc.org/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs