prompt-scheduler/cli
Modern TypeScript automation tool for scheduling and executing prompts for AI agents with intelligent usage limit detection. Currently supports Claude Code with tmux integration.
Platform-specific configuration:
{
"mcpServers": {
"cli": {
"command": "npx",
"args": [
"-y",
"cli"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...