# Token Tracker LLMs Index

Token Tracker is a free, open-source, local-first AI coding usage and cost
tracker for 37 tools. Its distinctive desktop experience includes a pixel pet
powered by real token activity, four desktop widgets, and achievements. The
same data powers a cross-platform CLI, a native macOS menu bar app, a native
Windows system tray app, and a dashboard. It records token counts and
timestamps, never prompts, responses, or source code.

## Canonical URL
- [Homepage](https://www.tokentracker.cc/)

## Priority URLs
- [Homepage](https://www.tokentracker.cc/)
- [GitHub repository](https://github.com/xiufengsun/TokenTracker)
- [Leaderboard](https://www.tokentracker.cc/leaderboard)
- [Claude IP check](https://www.tokentracker.cc/ip-check)

## Product
- Install command: `npx tokentracker-cli`
- macOS app: `brew install --cask xiufengsun/tokentracker/tokentracker`
- Windows app: `TokenTracker-Setup.exe` from the latest GitHub Release
- [npm package](https://www.npmjs.com/package/tokentracker-cli)
- [Latest release](https://github.com/xiufengsun/TokenTracker/releases/latest)

## Supported AI coding tools (37)
- Claude Code
- Codex CLI
- AStudio
- Cursor
- Gemini CLI
- Antigravity
- Kiro
- OpenCode
- OpenClaw
- Every Code
- Hermes Agent
- GitHub Copilot
- Kimi Code
- CodeBuddy
- WorkBuddy
- Grok Build
- oh-my-pi
- pi
- Dots
- Prime Agent
- Craft Agents
- Reasonix
- Kilo CLI
- Kilo Code
- Roo Code
- Zed Agent
- Goose
- Droid (Factory)
- Mimo Code
- ZCode
- Qoder
- AnythingLLM Desktop
- Claude Science
- DeepSeek Harness
- TRAE Work CN
- LM Studio
- Unsloth Studio

## Capabilities
- Desktop pet that reacts to real token burn, streaks, and rest
- Four desktop widgets: usage, activity heatmap, top models, and usage limits
- Achievement system with local and optional account-wide milestones
- Unified local usage dashboard and cost analysis across 2,200+ models
- Project attribution, activity heatmap, trends, and usage-limit monitoring
- Provider-aware deduplication for overlapping and mirrored session sources
- Optional cross-device sync, public leaderboard, profiles, and README badges

## Post-install local views
After running `npx tokentracker-cli`, the private dashboard is available at
http://localhost:7680 on the user's own machine. It includes usage, cost,
limits, projects, heatmap, skills, achievements, widgets, and settings.

## Policy and discovery
- [llms.txt](https://www.tokentracker.cc/llms.txt)
- [sitemap.xml](https://www.tokentracker.cc/sitemap.xml)
- [feed.xml](https://www.tokentracker.cc/feed.xml)
- [robots.txt](https://www.tokentracker.cc/robots.txt)
- Local-first by default; cloud sync is optional.
- Token counts only; prompts and conversation content are never collected.

## Contact
- [GitHub issues](https://github.com/xiufengsun/TokenTracker/issues)
