About MyTokenTracker

MyTokenTracker is the usage dashboard that Anthropic doesn't give you. It tracks every Claude Code session — tokens, costs, models, and projects — so you always know exactly what your AI coding workflow costs.

Why we built it

If you use Claude Code daily, you've experienced the frustration: you're deep in a complex refactoring session, making progress, and suddenly hit a rate limit. No warning. No visibility. Just a hard stop.

Anthropic's built-in usage page shows a single percentage — your overall plan consumption. That's it. No per-project breakdown. No per-session costs. No model-by-model analytics. No way to know if you should be using Sonnet instead of Opus for routine tasks, or whether your Pro plan has room for that afternoon sprint.

We built MyTokenTracker to fill that gap. One 10-second install, and every session is tracked automatically. The dashboard shows exactly where your tokens go, what they cost, and how your usage trends over time.

How it works

MyTokenTracker installs a lightweight hook into Claude Code's settings. When sessions end, the hook sends aggregate metadata — token counts, model used, project directory, and duration — to your personal dashboard. A background daemon also captures real-time data every 60 seconds for live tracking.

We never see your conversations. The hook only receives usage statistics, not prompts or responses. Your API token is stored as a SHA-256 hash with AES-256 encryption. All data is transmitted over HTTPS.

Self-learning accuracy

Cost estimates start accurate and get better over time. When you sync your actual Claude usage percentage via Quick Sync, our system calibrates correction factors per model. Five competing pricing algorithms are tested against real data — the most accurate one wins automatically. Every sync improves estimates for all users.

Built by Champlin Enterprises

MyTokenTracker is built and maintained by Kevin Champlin at Champlin Enterprises. We're a small team focused on building useful tools for developers working with AI. The entire product — from the daemon to the dashboard to the self-learning algorithm — is built with Laravel and Claude Code.

Open development

MyTokenTracker's codebase is on GitHub. We ship updates frequently, document changes in our blog, and welcome feedback via GitHub Issues.

Ready to see where your tokens go?

10-second install. Free forever on the starter plan.

Get Started Free