@tom_doerr: Reduces Claude Code and Cursor token costs by 60-95% https://github.com/yvgude/lean-ctx

X AI KOLs Timeline Tools

Summary

lean-ctx is an open-source Rust-based context runtime that reduces token costs for AI coding agents like Claude Code, Cursor, Copilot, and others by 60–95% through file read compression and shell output optimization. It operates as a Shell Hook and MCP Server with 56 tools and multiple read modes.

Reduces Claude Code and Cursor token costs by 60-95% https://t.co/Qmu63UvRRW https://t.co/NbL6U0ue1k
Original Article Export to Word Export to PDF
View Cached Full Text

Cached at: 05/09/26, 05:43 AM

The context layer for AI coding agents

Reduce token waste in Cursor, Claude Code, Copilot, Windsurf, Codex, Gemini & more by 60–95% (up to 99% on cached reads) Shell Hook + MCP Server · 56 tools · 10 read modes · 95+ patterns · Single Rust binary

Website · Docs · Install · Demo · Benchmarks · Cookbook · Security · Changelog · Discord

See it in action:

All GIFs are generated from reproducible VHS tapes in demo/.

Similar Articles

zilliztech/claude-context

GitHub Trending (daily)

Zilliz releases Claude Context, an open-source MCP plugin that adds semantic code search to Claude Code and other AI coding agents, enabling cost-effective deep context from entire codebases via vector search.

@appliedcompute: https://x.com/appliedcompute/status/2052826576723841292

X AI KOLs Timeline

Applied Compute introduces ACL-Wiki, a continual learning memory system built on their Context Engine that logs coding agent interactions from Cursor, Claude Code, and Codex to build an improving Contextbase, roughly doubling the Critical Memory Rate over two weeks. The system uses a Remember-Refine-Retrieve pipeline exposed via MCP server to give coding agents institutional memory that improves with use.