Diagnoses token waste in Claude Code sessions. Detects 6 types of statistical anomalies with severity scoring. Fully local — parses ~/.claude JSONL files into SQLite, nothing leaves your machine. Plugin-native: one command install, then just ask "cta".
Server Config
{
"mcpServers": {
"claude-token-analyzer": {
"command": "cta-mcp-server",
"args": []
}
}
}