title: @om_patel5: THIS CLI PROXY CUTS YOUR CLAUDE CODE TOKEN USAGE BY 60-90%
it sits between Claude Code and your ter...
author: @ompatel5
contenttype: tweet
publication: Twitter/X
published: 2026-04-04T22:39:25+00:00
sourceurl: https://x.com/ompatel5/status/2040559894018011414
word_count: 123
THIS CLI PROXY CUTS YOUR CLAUDE CODE TOKEN USAGE BY 60-90%
it sits between Claude Code and your terminal. when Claude runs a command, the proxy strips all the noise from the output before sending it back.
normal terminal output is full of junk Claude doesn't need. progress bars, warnings, formatting, verbose logs. all of that eats tokens.
this tool filters it down to just the information Claude actually needs to do its job
10M tokens saved across sessions with 89% reduction
AND its just a single Rust binary with zero dependencies plus its open source
if your usage limits have been burning faster than expected, a huge chunk of that is Claude reading terminal output it doesn't even use.
this fixes that