Available on the Mac App Store

Know what your AI tokens cost

Token Wise is a native macOS app that tracks your AI token usage and costs across Claude, GPT, and more. Completely offline. Privacy-first.

Token Wise
Total Spent
$142.38
30 days
Sessions
247
across 12 projects
Tokens Used
48.2M
input + output
Cache Hit Rate
73.2%
saving $89.50
Daily Cost
Top Sessions
api-gateway
2.1M tokens81% cache$8.42
web-dashboard
1.4M tokens68% cache$5.17
ml-pipeline
980K tokens72% cache$3.95

Everything you need to track AI costs

Built for developers who use AI coding assistants daily and want to understand where their tokens go.

Cost Dashboard

See daily, weekly, and monthly spending with rich charts. Break down costs by project, session, and model.

100% Offline & Private

All data stays on your Mac. No accounts, no cloud sync, no telemetry. Your usage data never leaves your machine.

Multi-Model Support

Track tokens across Claude Opus, Sonnet, Haiku, GPT-4.1, GPT-5.2, and more. Switch pricing models on the fly.

Cache Savings Detector

Pinpoint wasted cache writes, prefix invalidations, and large CLAUDE.md blocks loaded but never referenced. See the dollar amount you could reclaim per session.

Per-Project Breakdown

See exactly how much each project costs. Compare spending across repos and track your top sessions.

Session Deep Dive

Explore individual sessions turn-by-turn. See token usage, context growth, and content analysis for each conversation.

Command Line Interface

Same binary, terminal-friendly. Run `token-wise total`, `today`, or `sessions` for quick stats. Every command supports --json for scripting.

New in 0.1.5

Use it from the terminal

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.

~/dev
$ 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
Setup: the CLI is bundled with the app. After installing from the App Store, add this to your shell config:
alias token-wise='/Applications/token-wise.app/Contents/MacOS/token-wise'

Free to use

No subscriptions. No accounts. No hidden fees.

Free download
Free

All features included. No upgrades, no add-ons.

  • Full cost dashboard & analytics
  • All AI models supported
  • Per-project cost breakdown
  • Session deep-dive with turn analysis
  • Cache hit rate analytics
  • Cache savings detector (wasted writes, invalidations, unreferenced context)
  • 100% offline — your data stays local
  • All future updates included
Get on the App Store

Supported models

Built-in pricing for all major AI models. Costs calculated per million tokens.

ModelInput / 1M tokensOutput / 1M tokens
Opus 4$15.00$75.00
Sonnet 4$3.00$15.00
Haiku 3.5$0.80$4.00
GPT-5.4$2.50$10.00
GPT-5.2$1.25$5.00
GPT-4.1$2.00$8.00
Token Wise

Start tracking your AI costs today

Free download. No account required.

Download for Mac