English | 한국어
Automate your Claude token reset timing for maximum efficiency.
Note
You can use CLI instead of web UI. See tokfresh-cli
Claude Pro/Max usage resets every 5 hours from your first API call. TokFresh pre-triggers that cycle on a schedule you set, so resets align with your workday instead of interrupting it.
A Cloudflare Worker runs on your account, on cron, 24/7. Your computer can be off.
- Connect Claude — OAuth, no API keys.
- Set your schedule — Pick a start time. 5-hour intervals auto-calculated.
- Deploy — One click to your free Cloudflare account.
How do I change my schedule?
Run the setup again. It deploys to the same worker, so a new deployment replaces the existing one with your updated schedule. Alternatively, you can edit the cron expression(UTC) directly in the Trigger Events section of your Cloudflare Worker settings.
How do I remove scheduler?
Go to your Cloudflare Worker settings and delete the tokfresh-scheduler worker.
Fully stateless. Tokens are exchanged in your browser and sent directly to your Cloudflare account. We store nothing.