croncool for Gemini CLI
cool.cron/croncool
Inspect scheduled jobs, runs, durable workflows, and webhook health; run one confirmed job.
client:Gemini CLI
transport:streamable-http
tools:10
Install croncool in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"croncool": {
"httpUrl": "https://mcp.cron.cool/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs