lethe for Claude Code
io.github.jesusgarcia9009/lethe
Context GC for LLM agents: offload large tool outputs and recall them to save tokens.
client:Claude Code
transport:stdio
runtime:pypi
Install lethe in Claude Code
run in your project directory
claude mcp add lethe -e LETHE_DB=<LETHE_DB> -- uvx lethe-llm-context
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs