01
Four tools. One dashboard.
Copilot CLI, Codex, Claude Code, and Grok in the same TUI. Share, tokens, messages, estimated cost. Local only.

Built by Mubashir Jamali · open source · MIT
Local AI coding token tracker
One local ledger for Claude Code, Codex, Copilot CLI, and Grok. Session files where they exist; a loopback OTEL feed where they don’t. Nothing leaves the machine.
Tracks

Features
01
Copilot CLI, Codex, Claude Code, and Grok in the same TUI. Share, tokens, messages, estimated cost. Local only.

02
The same table for every provider. Session-file tools and the Grok OTEL feed fold into one view: input, output, cache, messages, estimated cost.

03
Claude Code, Codex, Copilot CLI, and Grok. Cursor, OpenCode, and Gemini CLI stay untrackable rather than guessed.

04
Claude Code can push cost metrics; Grok can push api_request logs. Same --otlp receiver on loopback. Session files stay the system of record where they exist.

05
Encrypted, append-only state under ~/.tikr. The OTLP listener binds loopback only.

Install
curl -fsSL https://raw.githubusercontent.com/mubashirjamali101/tikr/main/install.sh | bashStack