Token Meter

Your meter for
Claude Code & Codex.

Local-first dashboard that shows how many tokens you spent, where they went, and how fast each model and MCP tool actually runs. Your JSONL never leaves your machine.

Free, MIT licensed core. Pro tier ships after the beta โ€” no charge during beta.

npm install -g @whdrnr2583/token-meter
token-meter ingest && token-meter serve

Why Token Meter

๐Ÿ“Š Multi-vendor in one view

Claude Code ~/.claude/projects/ and Codex ~/.codex/sessions/ merged. No SDK, no proxy.

๐Ÿ” MCP & tool breakdown

See exactly which MCP server eats your tokens and which tool is slow. Latency, response size, call count.

๐Ÿ’ต USD-equivalent cost

Your Max plan is a flat fee โ€” but what would the API have cost? Token Meter shows the saving (or burn). Estimates only โ€” not your actual invoice.

๐Ÿ  Local-first, private

SQLite in ~/.tokenpulse/ (renamed to ~/.tokenmeter/ in a future release with an automatic migration). No upload, no cloud account required for the free tier.

โšก MIT licensed core

The CLI and dashboard are open source. Fork it, audit it, ship it.

๐Ÿ•’ Time-of-day insight

Find your most expensive hours, your slowest periods, and the days that blew up the budget.

๐Ÿ”” Smart alerts

Threshold rules with desktop, email, and webhook actions. Pipe into Slack, Discord, n8n โ€” your call.

Pricing

Free

$0

  • Claude Code + Codex parsing
  • MCP & tool breakdown
  • Project / model / hour breakdown
  • 7-day history
  • USD-equivalent cost
  • 1 desktop alert rule

Pro+ later

~$24/mo

  • Unlimited history
  • Local LLM proxy (Ollama, LM Studio, llama.cpp, vLLM)
  • GPU / VRAM tracking
  • Behavior-changing automation (MCP auto-trim, model switching)
  • Model benchmark lab
  • Multi-machine sync
  • PDF reports (auto-emailed)

Ships once Pro signups + community demand confirm the segment.