Hacker News new | ask | show | jobs
Track Your Cursor and Claude Code Usage – Open-Source, Live Global Stats (pricepertoken.com)
2 points by alexellman 309 days ago
1 comments

Cursor has gotten more expensive and Claude Code is about to impose new rate limits. To help keep track of your spending and usage I built an open source tracker that tracks both together.

It works in your command line and updates a live dashboard on my website (optional). I also aggregate everyone's token usage together and breakdown the models people are using.

The repo is here https://github.com/ellmanalex/pricepertoken-ai-coding-tracke...