v4.0 release. One MCP server, one profile. Set TOKEN_SAVIOR_PROFILE=optimized and you ship 97.9% accuracy on 96 real coding tasks. Plain Claude scores 78.3%. Active tokens drop 80% (3 395 vs 17 221). Wall time drops 83%. No tuning required.
Two agents, one codebase, ninety prompts pulled from real engineering work — find callers, audit cycles, estimate blast radius, summarize modules. We counted tokens, wall time and correctness.
get_file_dependencies() call got a perfect 2/2.Every task from the benchmark. Pick any base model on the left, any Token-Savior-wired model on the right. The numbers recompute live. Token Savior wins or ties on every single one. Click a row to jump the replay below.
| #↕ | task↕ | A↕ | B↕ | outcome↕ |
|---|
What you see below is the tsbench fixture parsed into its call graph: 206 symbols (functions, classes, methods, constants), 412 call edges connecting them, clustered by module. The plain agent walks this one grep at a time; Token Savior queries it directly. Drag to orbit, hover a point for details.
Every tile is a real task from the benchmark, colored by outcome. Click one and we'll replay both agents' actual traces side by side — real tools, real timings, real answers.
Token Savior speaks the standard Model Context Protocol. Drop it into any client, keep your tools, ship a sharper agent.
tsbench measures coding accuracy on a synthetic fixture. The new v4.1 / v4.2 / v4.3 layer measures something different: how many tokens leak out of actual tool outputs across a week of live work. Bash chatter, test runners, kubectl dumps, git logs. All of it sandboxed or compacted before it ever reaches the model context.
ts_discover to scan transcripts for missed TS chains.ts init CLI that wires the hooks into Claude / Cursor / Gemini / Codex.python3 -m pytest) and a compound command splitter that recognizes cd X && cmd.scripts/bench_compactors_real.py over your own transcripts to reproduce.Token Savior is an open MCP server. Point it at your repo, wire it into Claude Code, Cursor, Codex, Antigravity, Cline, Continue, Windsurf, Aider, Gemini CLI — any MCP-compatible client. Ship a better agent this afternoon.