I’ve built my own ‘Mini Cursor’ using the CLI which im very happy with!
However I’d like to show the usage. Is this possible via the CLI? I cant see it in the docs Cursor CLI | Cursor Docs .
I can get the context usage, but not the $ plan usage
I’ve built my own ‘Mini Cursor’ using the CLI which im very happy with!
However I’d like to show the usage. Is this possible via the CLI? I cant see it in the docs Cursor CLI | Cursor Docs .
I can get the context usage, but not the $ plan usage
Hi Peter!
Cool project – always great to see what people build with the CLI. Would recommend posting about this in Showcase > Built with Cursor too!
You’re right that plan/monthly billing usage (dollar spend, budget remaining) isn’t currently available through the CLI. The CLI does have a /usage slash command inside the REPL, but it shows activity streaks and stats (lines edited, daily activity) rather than plan spending.
For plan usage, the best options right now are:
In Cursor: Settings > Usage
On the web: cursor.com/settings (check the usage section)
I understand this might not directly address your request, but I’ll pass along the feedback.
Best,
Mohit
Thanks Mohit no worries appreciate the nice feedback! Would love you guys to add it to the API but no rush
I’ve posted the project in built for cursor but will post in built with cursor, it’s a public GitHub repo if interested