whoburnedmore CLI unifies AI coding token usage across tools
`npx whoburnedmore` is an open-source CLI that reads local usage/log files from AI coding tools like Claude Code, Codex, and Cursor to produce a unified token usage dashboard with cost estimates and a public leaderboard.
Score breakdown
The tool fills a gap left by AI coding assistants that either omit usage data or silo it per-tool, giving developers a single aggregated cost and token view across Claude Code, Codex, and Cursor without requiring any changes to those tools.
- 01Built by the author to aggregate token usage across Claude Code, Codex, and Cursor into one view
- 02Invoked via `npx whoburnedmore` — no installation step required
- 03Reads usage/log files the AI coding tools already write locally
The author of `whoburnedmore` describes building the tool out of personal frustration: using Claude Code, Codex, and Cursor daily with no single view of combined token consumption across all three. Each tool either omits usage data entirely or surfaces it in its own isolated location, making cross-tool accounting difficult.
The CLI addresses this by reading the usage and log files these tools already write to disk locally — no API keys or external data collection required for the core dashboard.
The CLI addresses this by reading the usage and log files these tools already write to disk locally — no API keys or external data collection required for the core dashboard. Running `npx whoburnedmore` produces a summary of total tokens, a cost estimate, active days, and the user's heaviest single day of usage. An accompanying public leaderboard on the project's website allows users to compare their aggregate AI usage against other participants. The project is hosted at `/amiinwani/whoburnedmore.com` on GitHub and was also listed on Product Hunt.
Key facts
- 01Built by the author to aggregate token usage across Claude Code, Codex, and Cursor into one view
- 02Invoked via `npx whoburnedmore` — no installation step required
- 03Reads usage/log files the AI coding tools already write locally
- 04Dashboard shows total tokens, a cost estimate, active days, and heaviest single day
- 05Includes a public leaderboard website for comparing usage across users
- 06Open-source, hosted at GitHub repo `/amiinwani/whoburnedmore.com`
Topics
Summary and scoring are generated automatically from the original article. We always link back to the publisher and never republish images or paywalled content. Last processed Jun 16, 2026 · 23:11 UTC. How this works →