Claude Code Stats

1 min read Original article ↗

Visualize your Claude Code usage statistics

CLI

cat ~/.claude/stats-cache.json | curl -d @- https://claude-stats.vercel.app/api/upload

Returns JSON with the URL to your stats page.

Or paste here