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

87 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.

  1. 1
    Dormant

    ⚡ Cut Claude token usage by 90%+ — free, open-source, local-first context compression for Claude Code. Hybrid RAG (BM25 + ONNX vectors), AST chunking, reranking. No API needed.

    githubmeasured growthOpen source ↗

    Install /plugin marketplace add Madhan230205/token-reducer

    44GitHub starsstable
  2. 2

    Skill
    Active

    mcp-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-recall

    8GitHub starsstable
  3. 3

    Other
    Dormant

    Translate any language to English before Claude processes it. ~49% token savings combined with caveman.

    githubmeasured growthOpen source ↗

    2GitHub starsstable
  4. 4

    Skill
    Active

    Token-efficient Claude Code workspace with parallel agents and persistent memory. Research → Plan → Implement → Validate workflow.

    githubmeasured growthOpen source ↗

    Install /plugin marketplace add coalesce-labs/catalyst

    20GitHub starsstable
  5. 5
    Active

    Staged context pruning for OpenCode, Oh My Pi, pi, and Claude Code.

    githubmeasured growthOpen source ↗

    Install /plugin marketplace add AshishKumar4/better-compact

    12GitHub starsstable
  6. 6
    Active

    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
  7. 7
    Active

    Turn your strongest model into a conductor: route each step to the cheapest capable model, and escalate only load-bearing pieces to a pricier reviewer that catches pitfalls early. Subscription, API, or hybrid.

    githubmeasured growthOpen source ↗

    2GitHub starsstable
  8. 8

    Skill
    Active

    Claude 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-skill

    118GitHub starsstable
  9. 9

    MCP
    Dormant

    Audit MCP servers, skills, and CLAUDE.md bloat eating your Claude Code context window.

    githubmeasured growthOpen source ↗

    35GitHub starsstable
  10. 10

    Skill
    Active

    Compact Claude Code statusline — zero-dependency, crash-free on Windows

    githubmeasured growthOpen source ↗

    Install /plugin marketplace add WaterTian/cc-hud

    8GitHub starsstable
  11. 11
    Dormant

    Save tokens while coding — your AI agent gets structured code context, not file dumps.

    mcpmeasured growthOpen source ↗

    Install claude mcp add codeweave -- npx @codeweave/mcp

    4GitHub starsstable
  12. 12

    Skill
    Active

    Freeze Claude Code's prompt prefix so DeepSeek's automatic cache always hits — alignment proxy + coalescing + keepalive, installable as a CC plugin. Measured 64% cheaper on real Claude Code traffic.

    githubmeasured growthOpen source ↗

    Install /plugin marketplace add jianzhichun/permafrost

    21GitHub starsstable
  13. 13
    Dormant

    Convert long AI conversations into portable conversation state graphs for LLM handoffs.

    githubmeasured growthOpen source ↗

    Install git clone https://github.com/Adityapal67/context-graph-compressor ~/.claude/skills/context-graph-compressor

    35GitHub starsstable
  14. 14

    Skill
    Active

    Token-compression skill. An adaptation of caveman — short common words, trust context, say just enough, be laconic.

    githubmeasured growthOpen source ↗

    Install /plugin marketplace add GabrielBarberini/laconic

    19GitHub starsstable
  15. 15

    Other
    Dormant

    Agent-to-Agent coordination that doesn't waste your context window. Token-efficient protocol with progressive discovery, zero-schema invocation, gRPC transport, and task lifecycle management.

    githubmeasured growthOpen source ↗

    1GitHub starsstable
  16. 16
    Active

    Reduces AI agent token usage by 90% via context compression and task checkpoint persistence.

    mcpmeasured growthOpen source ↗

    Install claude mcp add smart-context-mcp -- npx smart-context-mcp

    4GitHub starsstable
  17. 17
    Active

    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 starsstable
  18. 18
    Active

    Eco mode for Claude Code. /eco: -31% to -73% output tokens with critical findings intact; /eco-max: up to -75% with lowered effort. Measured hardest on Claude Fable 5 (fable5), deep-studied on Sonnet 5, works on Opus 4.8 too. We publish our…

    githubmeasured growthOpen source ↗

    Install /plugin marketplace add sup3x/claude-code-eco

    33GitHub starsstable
  19. 19

    Skill
    Dormant

    Drop-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/bonsai

    0GitHub starsstable
  20. 20
    Active

    20 power-user skills for Claude Code: session memory and consolidation, context compression, multi-agent orchestration, adversarial bug hunting, security review, calibrated estimation and decision archaeology. Drop-in SKILL.md files. Built…

    githubmeasured growthOpen source ↗

    Install git clone https://github.com/irfad7/claude-power-skills ~/.claude/skills/claude-power-skills

    4GitHub starsstable
  21. 21
    Active

    Restore prior Claude Code AND Codex sessions with zero LLM calls. Cross-tool session handoff, cache-expiry prevention, real cost dashboard. One plugin, both hosts.

    githubmeasured growthOpen source ↗

    Install /plugin marketplace add ww-w-ai/super-token-saver

    31GitHub starsstable
  22. 22
    Active

    Compact, source-linked context packs that reduce token waste for coding agents.

    mcpmeasured growthOpen source ↗

    Install claude mcp add capsule -- npx capsulectx

    4GitHub starsstable
  23. 23

    MCP
    Active

    Context optimization for LLM agents: tool registry, result masking, budgeting, compaction.

    mcpmeasured growthOpen source ↗

    Install claude mcp add distil -- npx @munhq/distil

    1GitHub starsstable
  24. 24
    Active

    Rolling context compression for Claude Code — never hit the context wall. Auto-compresses old messages while keeping recent context verbatim. Zero config, zero latency. Works as a Claude Code plugin.

    githubmeasured growthOpen source ↗

    Install /plugin marketplace add NodeNestor/claude-rolling-context

    31GitHub starsstable
  25. 25
    Active

    Automatically detect and disable irrelevant Claude Code skills per project to save tokens and streamline your tech workflow.

    githubmeasured growthOpen source ↗

    Install git clone https://github.com/mrdenox109-nyx/skill-manager ~/.claude/skills/skill-manager

    5GitHub starsstable