Dev.to
7/23/2026

The original title is "quota: a local CLI for tracking AI coding tool rate limits"
Original: I built a terminal tool to see your AI coding limits before they stop you
Short summary
A developer built 'quota', a local-first CLI tool that shows remaining usage and reset times for AI coding tools like Claude Code, Codex, and Cursor. It reads provider state directly from local config files without making API calls or sending telemetry. Features include watch mode, JSON output for scripting, shell prompt integration, and a CI check mode. Available via npm as @ozperium/quota.
- •quota CLI displays remaining usage and reset times for Claude Code, Codex, and Cursor in one command
- •Reads local config files (~/.claude, ~/.codex) with no API calls or telemetry
- •Supports watch mode, JSON output, shell prompt integration, and CI build-fail checks
Generated with AI, which can make mistakes.
Is this a good recommendation for you?



