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
43 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
llmtrim
MCPMCP server and proxy that compresses LLM prompts, tool output, and replies to cut token cost.
mcpmeasured growthOpen source ↗
Install
claude mcp add llmtrim -- npx @llmtrim/cli222GitHub stars+6 (+2.8 %) - 2Active
rtk
CLICLI proxy that reduces LLM token consumption by 60-90% on common dev commands. Single Rust binary, zero dependencies
githubmeasured growthOpen source ↗
78 349GitHub stars+703 (+0.91 %) - 3Active
headroom
MCPCompress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agents, 60-95% fewer tokens for JSON, same answers. Library, proxy, MCP server.
githubmeasured growthOpen source ↗
68 629GitHub stars+784 (+1.2 %) - 4Active
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 - 5Active
Lossless context compression: 2-8x fewer tokens, byte-exact recovery, search inside payloads
mcpmeasured growthOpen source ↗
Install
claude mcp add densely -- uvx densely6GitHub 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
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 - 9Active
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 - 10Active
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 %) - 11Active
agentic-os
SkillGovernance framework for AI coding agents. It runs them through a five-step workflow (plan, build, review, test, ship) where no step counts as done without evidence. Drop-in rules and guardrails for Claude Code, Codex, Cursor, Copilot, and…
githubmeasured growthOpen source ↗
Install
git clone https://github.com/KbWen/agentic-os ~/.claude/skills/agentic-os155GitHub stars+8 (+5.4 %) - 12Active
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 - 13Active
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 - 14Active
magic-compact
SkillLossless context compression plugin for Claude Code & OpenCode.
githubmeasured growthOpen source ↗
Install
/plugin marketplace add aerovato/magic-compact146GitHub stars+1 (+0.69 %) - 15Active
token-saver
SkillContent-aware output compression for AI coding assistants. 36 specialized processors cut CLI output tokens by 60-99% (git, pytest, npm, terraform, kubectl, docker, and more) without losing errors, diffs, or stack traces.
githubmeasured growthOpen source ↗
Install
/plugin marketplace add ppgranger/token-saver142GitHub stars+2 (+1.4 %) - 16Active
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 - 17Active
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 - 18Active
token-optimizer
OtherFind the ghost tokens. Fix them. Survive compaction. Avoid context quality decay.
githubmeasured growthOpen source ↗
2 122GitHub stars+108 (+5.4 %) - 19Active
vibe-skill
SkillClaude Code skill — delegate coding tasks to Mistral Vibe, supervise via git diff & save 50-90% Claude token usage
githubmeasured growthOpen source ↗
Install
git clone https://github.com/pcx-wave/vibe-skill ~/.claude/skills/vibe-skill117GitHub starsstable - 20Active
Tinder for your Claude Code skills, subagents and MCP servers. Swipe away what wastes context, scan for prompt injection, get honest token costs. Fixes what it finds and actually deletes. Zero dependencies, Claude Code + Codex.
githubmeasured growthOpen source ↗
115GitHub stars+1 (+0.88 %) - 21Active
Claude Code plugin that tracks token usage, identifies wasted context, and saves 30-50% on API costs. Heatmaps, ROI reports, budget alerts, efficiency scores, git-aware suggestions — all local, zero config.
githubmeasured growthOpen source ↗
Install
/plugin marketplace add egorfedorov/claude-context-optimizer103GitHub stars+6 (+6.2 %) - 22Active
Tokdash
SkillAgent Dashboard: Visualization and analytics for Sessions and Quota Usage. Track, analyze, and optimize token usage across providers with heatmaps, cost tracking, token counting and quota resets..
githubmeasured growthOpen source ↗
Install
/plugin marketplace add JingbiaoMei/Tokdash67GitHub stars+3 (+4.7 %) - 23Active
Measure and shrink the token cost of Claude Code skills, tier by tier: the always-on system-prompt tax, the per-invocation body, and on-demand references, each priced at the rate it is actually billed.
githubmeasured growthOpen source ↗
1GitHub starsstable - 24Active
toonify-mcp
MCPContext compression plugin for Claude Code. Automatically trims large tool output—JSON, YAML, stack traces, and logs—before it enters the context window.
githubmeasured growthOpen source ↗
64GitHub starsstable - 25Active
skillreaper
MCPCut context bloat in your AI-agent stack: find and safely prune unused skills, MCP servers and subagents from real transcript evidence
githubmeasured growthOpen source ↗
55GitHub stars+1 (+1.9 %)