CostHawk Launches Public Leaderboard for Claude Code, Codex, and Cursor Token Consumption

✍️ OpenClawRadar📅 Published: May 15, 2026🔗 Source
CostHawk Launches Public Leaderboard for Claude Code, Codex, and Cursor Token Consumption
Ad

CostHawk released a public AI Tools Leaderboard that ranks users of Claude Code, OpenAI Codex CLI, and Cursor by total token consumption. The leaderboard updates every 5 minutes and includes per-tool breakdowns by token share, operator mix (single-tool vs. multi-tool), and daily momentum. Monthly seasons reset at midnight Central Time.

Token counts, model identifiers, sync timestamps, and hashed project IDs are tracked, but the service explicitly does not store prompts, responses, or source code. Data is parsed locally from developer-tool data directories before leaving the machine, with AES-256-GCM encryption for API keys. Connection options include Admin API keys, wrapped proxy keys, or MCP telemetry. The auto-sync feature is opt-in (COSTHAWK_AUTO_SYNC=true) and defaults to off.

Ad

Connecting a Local Tool

Run the following one-liner in a terminal:

npm exec --yes costhawk@latest -- --login

This authenticates the machine and installs the CostHawk MCP server for Claude Code, Codex CLI, Cursor, and Gemini CLI. After connecting, tokens are reported under a hashed project identifier.

The leaderboard currently shows no activity (all zeroes) because no operators have synced yet—the site notes “No leaderboard activity yet” and “LOADING DATA SHOWING 0 OF 0 OPERATORS.” Monthly rankings will become populated as users opt in and sync.

📖 Read the full source: HN AI Agents

Ad

👀 See Also