TokenBoard

The token usage leaderboard for AI coding agents.

Install a tiny local agent, connect your account in the browser, and publish privacy-preserving Codex usage stats to global user, model, and skill leaderboards.

Install

curl -fsSL https://token-board.com/install.sh | sh

Built for low-friction usage reporting

TokenBoard starts with Codex and keeps the collector architecture open for more AI coding clients.

One-command install

A single curl command downloads the CLI, starts browser login, installs the background service, and runs the first sync.

Browser device login

The terminal opens a sign-in link, the web app handles OAuth, and the CLI receives scoped device credentials automatically.

Codex collector

The first collector reads local Codex session JSONL files and reports token totals without uploading prompts or responses.

Global ranking

Users can rank by tokens, sessions, messages, estimated cost, and estimated generated code lines.

Model breakdown

Model leaderboards separate input, cached input, output, and reasoning tokens so usage patterns are easy to compare.

Private by default

TokenBoard stores reported metrics and hashes. Prompt text, assistant output, command output, and raw local session IDs stay local.

Questions before installing

The first version is intentionally narrow: login, Codex reporting, and leaderboards.