Tokenez - Know how close you are to your AI limits.

by
Your AI usage is scattered across ChatGPT, Claude, Gemini, Claude Code and Cursor, and none of them show the whole picture. Tokenez counts it all locally and shows your real total plus how close you are to each limit, in one dashboard. Free, no signup to try.

Add a comment

Replies

Best
Maker
📌
Hey PH 👋 I started this because I wanted to know my total AI usage — a fun weekend idea, I thought. It wasn't. First I built a Chrome extension to track Claude/ChatGPT/Gemini in the browser. Then I realized the AI I actually use most — Antigravity IDE, Claude Code — isn't in a browser at all, so the extension was blind to it. Neither piece alone tells the truth about your usage, so I built a local app for the IDE/CLI side too. 19 days end to end, ~50M tokens burned just building it (you can see my own live profile here: ). The tracking logic was the easy part — the Chrome Web Store review took 5 days, and getting the desktop app's first run to not feel broken took longer than everything else combined. What you get: one dashboard for your real AI usage across browser chats and coding tools, computed locally. Set it up once and it just runs in the background — pause anytime. Genuinely curious: what's the AI usage/subscription question you wish something would just answer for you?

finally someone who gets that token counts across every tool actually matter. love that it runs locally and skips the signup friction just to see what i burn through on claude code alone.

Maker

 Thanks — that's exactly the gap I kept hitting. Claude Code was actually what broke my original plan: I'd built the whole browser extension first, then realised the tool I use most wasn't in a browser at all.

Curious since you mentioned it — do you mostly want the raw number, or the "how close am I to the limit" view? I built both but I'm genuinely unsure which one people open it for.