Token Wise is a native macOS app that tracks your AI token usage and costs across Claude, GPT, and more. Completely offline. Privacy-first.
Built for developers who use AI coding assistants daily and want to understand where their tokens go.
See daily, weekly, and monthly spending with rich charts. Break down costs by project, session, and model.
All data stays on your Mac. No accounts, no cloud sync, no telemetry. Your usage data never leaves your machine.
Track tokens across Claude Opus, Sonnet, Haiku, GPT-4.1, GPT-5.2, and more. Switch pricing models on the fly.
Pinpoint wasted cache writes, prefix invalidations, and large CLAUDE.md blocks loaded but never referenced. See the dollar amount you could reclaim per session.
See exactly how much each project costs. Compare spending across repos and track your top sessions.
Explore individual sessions turn-by-turn. See token usage, context growth, and content analysis for each conversation.
Same binary, terminal-friendly. Run `token-wise total`, `today`, or `sessions` for quick stats. Every command supports --json for scripting.
The same binary doubles as a CLI. Pipe it into scripts, drop it in your status bar, or just check your spend without leaving the shell.
$ token-wise total Total: $142.38 (30 days, 247 sessions) $ token-wise today Today: $4.21 (8 sessions) Cache hit rate: 73% $ token-wise sessions --limit 5 PROJECT COST TOKENS CACHE api-gateway $8.42 2.1M 81% web-dashboard $5.17 1.4M 68% ml-pipeline $3.95 980K 72% docs-site $2.10 540K 85% auth-service $1.78 420K 79% # Pipe into anything — every command supports --json $ token-wise today --json | jq .total_cost_usd 4.21
alias token-wise='/Applications/token-wise.app/Contents/MacOS/token-wise'
No subscriptions. No accounts. No hidden fees.
All features included. No upgrades, no add-ons.
Built-in pricing for all major AI models. Costs calculated per million tokens.