I Tried RTK (Rust Token Killer)
RTK (Rust Token Killer) is a CLI proxy that compresses Bash output before it hits the LLM. I measured 90% token savings on find and 50% on ls, plus the limits.
Tags
2 posts
RTK (Rust Token Killer) is a CLI proxy that compresses Bash output before it hits the LLM. I measured 90% token savings on find and 50% on ls, plus the limits.
Connecting MCP servers injects all tool schemas into context every turn—362,000 tokens wasted for 120 tools over 25 turns. mcp2cli solves this with CLI-based on-demand discovery, cutting costs by 96–99%.