Fuelcheck CLI – Monitor token usage across the modern AI providers
It pipes together usage from a long list of providers (Codex, Claude, Gemini, Cursor, Opencode, etc.), offers JSON-first output for automation and a live TUI for human monitoring, and handles multi-account token setups plus local cost scans. Inspired by CodexBar but rewritten in Rust, it feels practical and scriptable — the implementation choices (JSON output, watch mode, provider token_accounts) show attention to real workflows, though the project isn't reinventing the space and some docs/onboarding (e.g., config path naming) could be tightened.
