New in v4.0
Now available in Raycast
Your Claude usage inside the launcher you already use. No app switching, no menu bar clicking — just hit your hotkey.
Usage dashboard
Session percentage, weekly utilization, pace indicator, and reset countdown — all in a single Raycast command. Cmd+R to refresh.
Menu bar presence
Usage percentage lives in your Raycast menu bar with a colored indicator (green/yellow/orange/red) that updates every 5 minutes.
Multi-profile
Switch between personal and work Claude accounts instantly. Each profile has its own OAuth token and usage tracking.
Threshold alerts
Set a usage percentage and get a notification before you hit the limit. Alerts fire once per session window — never spammy.
Clone the repo and build the extension locally — it installs straight into Raycast:
~$git clone https://github.com/richyparr/tokemon && cd tokemon/tokemon-raycast && npm i && npm run dev