Introduction to Token Tracker
Learn why token tracking matters and how this skill augments Claude or Codex users' workflows.
- Track usage metrics
- Highlight token density
- Provide GitHub-style visualization heatmaps
Installation Steps
Installing the token tracker is efficient and requires few commands. It's suitable for developers and administrators.
- Requires Node.js and MCP tools pre-installed
- Basic command installs skill locally
Install Tracker
npx -y @anthropic-ai/mcp-remote@latest https://github.com/stormzhang/token-tracker
Paste into terminal to install immediately
FAQ
Is the token tracker safe?
Yes, base functions passed audit checks showing no credential misuse.
Can I use it in production?
Ideal for non-public log metrics. Production credit audits always require separation.