claude-analysis
v1.0.1
Published
See where your Claude Code tokens go. One command, zero setup.
Maintainers
Readme
claude-analysis
See where your Claude Code tokens go. One command, zero setup.
Just run this
npx claude-analysisNo installation. No config. No account. Just run it and your dashboard opens in the browser — instantly.
Problem
Been using Claude Code every day? Hit the usage limit but have zero visibility into which prompts are eating your tokens. claude-analysis fixes that. One command, zero setup.
How does it look
Install
npx claude-analysisThat's it. Opens a dashboard in your browser.
What it does
- Reads your local Claude Code session files (nothing leaves your machine)
- Shows token usage per conversation, per day, and per model
- Surfaces insights like which prompts cost the most and usage patterns
Options
claude-analysis --port 8080 # custom port (default: 3455)
claude-analysis --no-open # don't auto-open browserPrivacy
All data stays local. claude-analysis reads files from ~/.claude/ on your machine and serves a dashboard on localhost. No data is sent anywhere.
License
MIT
