TOKENTOWN · PRIVACY
Local usage stays local.
TOKENTOWN turns AI coding usage into a public pixel city. Its reporter is open source and aggregates usage on your own computer before sending anything.
What the reporter reads
Local usage metadata written by Claude Code, Codex and OpenCode: timestamps, token counters, model/provider identifiers and tool names. These sources remain on your computer.
What reaches the board
Your chosen username and aggregate season numbers: tokens, estimated usage value, residents, buildings and daily totals. If you opt in to sharing setup, the board also receives names and counts for models, tools, skills and MCP servers.
What is never sent
Prompts, responses, source code, conversation content, file contents, project names and local paths are never included in a report. Your reporter key is generated and stored locally.
Public data and infrastructure
Leaderboard profiles are public by design. The website is hosted on Vercel and board records are stored with Upstash Redis. TOKENTOWN does not add advertising or behavioral analytics cookies. You can stop future reports at any time with npx tokentown unschedule.
Inspect the code
The complete reporter and website source are available on GitHub.