tokscale screenshot

tokscale

Developer ToolsFree

Track AI coding token usage across agents and IDEs

Last updated Jun 12, 2026

Claim Tool

What is tokscale?

tokscale is a developer-focused AI infrastructure tool discovered from its official GitHub repository at https://github.com/junhoyeo/tokscale. It tracks token usage and costs across AI coding agents such as OpenCode, Claude Code, Codex, Gemini, Cursor, AmpCode, Kimi, and related tools. The practical value is simple: it gives builders a focused way to solve a real problem that appears once teams start using AI agents every day. Instead of treating agent workflows as magic, tokscale exposes the underlying state, cost, execution, or safety constraints in a way engineers can inspect and control. That makes it useful for solo builders, AI engineering teams, and platform teams that need repeatable behavior rather than one-off demos. How it works: Tokscale scans local agent usage data, calculates token totals and costs, and presents results through a Rust-powered CLI/TUI, JSON exports, profile pages, leaderboards, and contribution graphs. The project is open source, so teams can review the code path, run it locally, and adapt it before adding it to production workflows. The repository documentation is the primary source for setup and usage details, and the pricing model is open-source/free unless a separate hosted service is used. Key reasons to evaluate tokscale include multi-client support, detailed token accounting, local reporting, pricing calculations, exportable data, and visibility into how much AI coding work actually costs. For OpenTools readers, the important question is not whether the project uses AI buzzwords. It is whether it removes friction from actual AI development. tokscale does that by giving developers a concrete workflow they can test, measure, and improve. Use it first in a low-risk environment. Install it from the documented package or repository instructions, run it against a small local project, and compare the output with your existing process. If the tool touches usage data, agent code execution, or generated code, review the configuration carefully and keep secrets out of test inputs. Because Tokscale reads local usage data, teams should review what data sources are enabled and decide whether public leaderboard submission is appropriate. That caveat matters for buyers and maintainers: this is a builder tool, not a generic business app. It belongs in teams that already use coding agents, local models, or AI-assisted development and want better control over that workflow. The best fit is a developer who wants a narrow, inspectable utility rather than a large platform. If your workflow already involves Claude Code, Codex, Gemini CLI, local Python execution, or AI-agent automation, tokscale is worth a closer look. If you only need a no-code SaaS interface, this will likely feel too technical.

tokscale's Top Features

Key capabilities that make tokscale stand out.

Tracks token usage across many AI coding clients

Provides CLI/TUI reports, JSON exports, profiles, and leaderboards

Calculates pricing with LiteLLM and OpenRouter data plus local overrides

Supports detailed input, output, cache, and reasoning token accounting

Use Cases

Who benefits most from this tool.

AI-heavy developers

Audit token use across Claude Code, Codex, Gemini, Cursor, and other coding agents from one local tool.

Engineering leads

Understand which teams or workflows drive AI coding spend before setting policies or budgets.

Tags

token-trackingai-codingdeveloper-toolsclaude-codecodexgeminiusage-analyticsopen-sourceclirust

tokscale's Pricing

Free plan available

User Reviews

Share your thoughts

If you've used this product, share your thoughts with other builders

Recent reviews

Frequently Asked Questions

What is Tokscale?
Tokscale is an open-source CLI and dashboard for tracking token usage and costs across AI coding agents.
Is Tokscale free?
The GitHub repository is MIT licensed and can be run as an open-source tool; hosted or leaderboard features may have separate service behavior.
Which clients does Tokscale support?
The repository lists support for tools including OpenCode, Claude Code, Codex CLI, Gemini CLI, Cursor, AmpCode, Kimi, Goose, and more.