ccclub — Claude Code leaderboard among friends

1 min read Original article ↗

$ ccclub mazzystar's club TODAY · 2026-02-16 → 2026-02-17 · 4 members

#NameCostTokensChats$/Chat
1BryantChen$132.68226K273$0.49
→2mazzystar$9.762.3K29$0.34
3ventuss$5.428.5K12$0.45
4Ash$1.081.6K3$0.36

Dashboard: https://ccclub.dev/g/YHAW6P

$npx ccclub init Copied

One command to start. After that just use ccclub directly.


How it works

1

Initialize

Run npx ccclub init and enter your name. You get a 6-letter invite code.

2

Invite

Friends run npx ccclub join CODE. No account needed.

3

See the leaderboard

Usage syncs automatically after each session. Run ccclub or open the web dashboard to see the leaderboard.

ccclub reads token counts, cost estimates, model names, and number of calls from ~/.claude/projects/ — the local usage logs that Claude Code already writes. No prompts, responses, code, file paths, or conversation data ever leave your machine.

Run ccclub show-data to see exactly what gets uploaded.


Commands

ccclub initCreate a group

ccclub join CODEJoin a friend's group

ccclubToday's leaderboard (active members only)

ccclub --allShow everyone, including those with no activity

ccclub --cacheInclude cache tokens in count

ccclub -d 1Yesterday / 7 / 30 / all

ccclub syncManual sync (auto-syncs on session end)

ccclub show-dataPrivacy audit