CodeBurn
Interactive TUI dashboard showing where your Claude Code tokens go, by project, session, tool type, MCP, and cache hit rate. Reads local JSONL logs, zero network telemetry.
Strengths
- Detailed breakdown by project, model, tool and session, identifies hotspots immediately
- 100% local, no tokens, no data sent over the network
- Compatible with Claude Code, Cursor, Codex, OpenCode from a single CLI
Limitations
- TUI interface, no web dashboard, less accessible for non-terminal users
- Requires local logs to be active (default on Claude Code, check on Cursor)
Best for
- Devs who want to identify which MCP, skill or CLAUDE.md file consumes too much context
- Optimization before installing Caveman, diagnose first, then compress