Token efficiency: tools for developers
Tools that reduce token costs, compress context or cache LLM requests. An entry can appear under several use cases when its topics or description provide several explicit signals.
Use case
Activity
Sort by
98 entries in this view.
Tool ranking
Ranked by measured growth, normalized across sources. Raw values keep their source-specific window, shown under each tool; a change requires at least two snapshots from the last 7 days.
- 1Active
Resume Claude Code work after rate/usage/context limits without replaying the prior transcript. Auto-saves at 90%/95% usage. Plugin-installable, 10 languages.
githubmeasured growthOpen source ↗
Install
/plugin marketplace add sofumel/claude-handoff-revive6GitHub starsstable - 2Active
catalyst
SkillToken-efficient Claude Code workspace with parallel agents and persistent memory. Research → Plan → Implement → Validate workflow.
githubmeasured growthOpen source ↗
Install
/plugin marketplace add coalesce-labs/catalyst20GitHub starsstable - 3Active
Lossless context compression: 2-8x fewer tokens, byte-exact recovery, search inside payloads
mcpmeasured growthOpen source ↗
Install
claude mcp add densely -- uvx densely6GitHub starsstable - 4Active
laconic
SkillToken-compression skill. An adaptation of caveman — short common words, trust context, say just enough, be laconic.
githubmeasured growthOpen source ↗
Install
/plugin marketplace add GabrielBarberini/laconic19GitHub starsstable - 5Active
somtum
SkillLocal-first memory and prompt-cache layer for Claude Code
githubmeasured growthOpen source ↗
Install
/plugin marketplace add riz007/somtum7GitHub starsstable - 6Active
A MCP that turns PDFs into structured text, tables, figures, metadata, annotations, and page-level evidence for selective retrieval by MCP-compatible AI agents. Improves the information quality AI agents receive while also reducing token…
githubmeasured growthOpen source ↗
17GitHub starsstable - 7Active
basecamp
SkillA production-ready Claude Code setup. Global CLAUDE.md, coding rules, per-project memory, and token optimization.
githubmeasured growthOpen source ↗
Install
/plugin marketplace add janmaaarc/basecamp7GitHub starsstable - 8Active
opencode-skill
SkillClaude Code skill — delegate coding tasks to Opencode, supervise via git diff & save 50-90% Claude token usage
githubmeasured growthOpen source ↗
Install
git clone https://github.com/pcx-wave/opencode-skill ~/.claude/skills/opencode-skill17GitHub stars+1 (+6.2 %) - 9Active
voly
AgentControl plane for AI coding agents: route tasks, reduce token spend, run multi-agent workflows, fallback executors, and track cost per task.
githubmeasured growthOpen source ↗
16GitHub starsstable - 10Active
Review and compact prompts, docs, and AI-agent skills to save tokens, preserving structure.
mcpmeasured growthOpen source ↗
Install
claude mcp add compactprompt -- uvx compactprompt0GitHub starsstable - 11Active
mcp-recall
Skillmcp-recall compresses MCP tool outputs (94 KB → 3.5 KB · 96%) and stores full results in SQLite for retrieval — up to 30x more tool calls per session for heavy MCP workloads.
githubmeasured growthOpen source ↗
Install
/plugin marketplace add sakebomb/mcp-recall8GitHub starsstable - 12Dormant
DAG-based Lossless Context Management for Claude Code. Every message preserved, summaries cascade as a DAG, patterns extracted via Lossless Dream — full recall and reflection across sessions.
githubmeasured growthOpen source ↗
15GitHub starsstable - 13Active
cc-hud
SkillCompact Claude Code statusline — zero-dependency, crash-free on Windows
githubmeasured growthOpen source ↗
Install
/plugin marketplace add WaterTian/cc-hud8GitHub starsstable - 14Active
better-compact
SkillStaged context pruning for OpenCode, Oh My Pi, pi, and Claude Code.
githubmeasured growthOpen source ↗
Install
/plugin marketplace add AshishKumar4/better-compact12GitHub stars+1 (+9.1 %) - 15Active
Persistent memory + security layer for Claude Code (MCP plugin). Agents remember your project across sessions (~87% fewer context tokens), every tool call lands in a tamper-evident HMAC audit chain, and skills are AST-scanned +…
githubmeasured growthOpen source ↗
8GitHub starsstable - 16Dormant
concise
SkillSay more with less. Claude Code skill/plugin that cuts ~60-70% of output tokens while keeping natural, readable English.
githubmeasured growthOpen source ↗
Install
/plugin marketplace add o4f6bgpac3/concise10GitHub stars+2 (+25.0 %) - 17Dormant
Optimize Claude Code token usage — 22 skills, 8 hooks, 6 rules. One npm install. Zero manual steps. Cut costs by 67%.
githubmeasured growthOpen source ↗
9GitHub starsstable - 18Active
claude-mini-hud
Skill对标 claude-hud 核心功能,控制在 7 行以内更轻量。内置 13 个国产大模型平台用量查询 (智谱 GLM / MiniMax / DeepSeek / Kimi / StepFun / SiliconFlow 等),第三方代理用户也能实时看到额度消耗。
githubmeasured growthOpen source ↗
Install
/plugin marketplace add zander-zyx/claude-mini-hud9GitHub starsstable - 19Active
Context GC for LLM agents: offload large tool outputs and recall them to save tokens.
mcpmeasured growthOpen source ↗
Install
claude mcp add lethe -- uvx lethe-llm-context0GitHub starsstable - 20Dormant
bonsai
SkillDrop-in Cursor rules to cut AI response tokens (no filler/hedging, preserve code + technical strings). Includes local, reproducible benchmarks.
githubmeasured growthOpen source ↗
Install
git clone https://github.com/marcomondelli/bonsai ~/.claude/skills/bonsai0GitHub starsstable - 21Active
Statically audits MCP tool surfaces for token cost, schema quality, and design issues.
mcpmeasured growthOpen source ↗
Remote server, to be declared in the MCP configuration
https://mcplint-web.vercel.app/api/mcp0GitHub starsstable - 22Active
Verifies token/cost savings claimed by AI context-reduction proxies via MCP tools.
mcpmeasured growthOpen source ↗
Install
claude mcp add tokentrust -- uvx tokentrust-cli0GitHub starsstable - 23Active
Reversible context compression for AI agents: cut token usage up to 94%, originals retrievable
mcpmeasured growthOpen source ↗
Install
claude mcp add token_optimizer -- uvx slimctx1GitHub starsstable - 24Active
Cut AI agent token costs 5-15x — routes only relevant code symbols instead of full files.
mcpmeasured growthOpen source ↗
Install
claude mcp add agent-booster -- uvx agent-booster1GitHub starsstable
Listed without a public metric
Mixed ranking: measured growth takes priority; entries without two snapshots are estimated. Raw values keep their source-specific window, shown under each tool; a change requires at least two snapshots from the last 7 days.
- 1UnknownLast commit: unavailable
Cut LLM token costs: count tokens, estimate cost, slim prompts, and pick the cheapest capable model.
mcpmetric not publishedOpen source ↗
Install
claude mcp add mcp-token-optimizer -- npx mcp-token-optimizer—No public metric provided