Le descrizioni degli strumenti sono in inglese.

Efficienza dei token

Strumenti per ridurre i costi dei token e comprimere il contesto.

Utilizzo

Attività

Ordina per

90

Classifica degli strumenti

Classifica per crescita misurata e normalizzata tra le fonti. I valori grezzi mantengono la propria finestra; una variazione richiede almeno due rilevazioni in 7 giorni.

  1. 1

    MCP
    Attivo

    MCP server and proxy that compresses LLM prompts, tool output, and replies to cut token cost.

    mcpcrescita misurataApri fonte ↗

    Installa claude mcp add llmtrim -- npx @llmtrim/cli

    222stelle GitHub+6 (+2.8 %)
  2. 2
    Attivo

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

    mcpcrescita misurataApri fonte ↗

    Installa claude mcp add smart-context-mcp -- npx smart-context-mcp

    4stelle GitHubstabile
  3. 3
    Dormiente

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

    mcpcrescita misurataApri fonte ↗

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

    4stelle GitHubstabile
  4. 4
    Dormiente

    Analyze your MCP setup: token costs, grades, duplicates, and optimization tips

    mcpcrescita misurataApri fonte ↗

    Installa claude mcp add mcp-checkup -- npx mcp-checkup

    1stelle GitHubstabile
  5. 5
    Attivo

    Cut AI agent token costs 5-15x — routes only relevant code symbols instead of full files.

    mcpcrescita misurataApri fonte ↗

    Installa claude mcp add agent-booster -- uvx agent-booster

    1stelle GitHubstabile
  6. 6
    Attivo

    Cut vision-LLM token costs by snapping images to tile boundaries — Claude, GPT, Gemini, Llama, Qwen

    mcpcrescita misurataApri fonte ↗

    Installa claude mcp add vision-squeezer -- npx vision-squeezer

    2stelle GitHubstabile
  7. 7
    Attivo

    Review and compact prompts, docs, and AI-agent skills to save tokens, preserving structure.

    mcpcrescita misurataApri fonte ↗

    Installa claude mcp add compactprompt -- uvx compactprompt

    0stelle GitHubstabile
  8. 8
    Attivo

    Token cost math for LLM API calls: verified per-1M-token rates for 69 models, 17 providers.

    mcpcrescita misurataApri fonte ↗

    Installa claude mcp add comparedge-llm-cost -- npx @comparedge/llm-cost-mcp

    2stelle GitHubstabile
  9. 9
    Attivo

    MCP server that cuts AI coding agent token usage via framework-aware context optimization

    mcpcrescita misurataApri fonte ↗

    Installa claude mcp add ai-optimizer -- npx @ai-optimizer/core

    0stelle GitHubstabile
  10. 10
    Attivo

    Reversible context compression for AI agents: cut token usage up to 94%, originals retrievable

    mcpcrescita misurataApri fonte ↗

    Installa claude mcp add token_optimizer -- uvx slimctx

    1stelle GitHubstabile
  11. 11

    CLI
    Attivo

    CLI proxy that reduces LLM token consumption by 60-90% on common dev commands. Single Rust binary, zero dependencies

    githubcrescita misurataApri fonte ↗

    78 349stelle GitHub+703 (+0.91 %)
  12. 12

    MCP
    Attivo

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

    githubcrescita misurataApri fonte ↗

    68 629stelle GitHub+784 (+1.2 %)
  13. 13
    Attivo

    Resume Claude Code work after rate/usage/context limits without replaying the prior transcript. Auto-saves at 90%/95% usage. Plugin-installable, 10 languages.

    githubcrescita misurataApri fonte ↗

    Installa /plugin marketplace add sofumel/claude-handoff-revive

    6stelle GitHubstabile
  14. 14

    Skill
    Attivo

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

    githubcrescita misurataApri fonte ↗

    Installa /plugin marketplace add coalesce-labs/catalyst

    20stelle GitHubstabile
  15. 15
    Attivo

    Lossless context compression: 2-8x fewer tokens, byte-exact recovery, search inside payloads

    mcpcrescita misurataApri fonte ↗

    Installa claude mcp add densely -- uvx densely

    6stelle GitHubstabile
  16. 16

    Skill
    Attivo

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

    githubcrescita misurataApri fonte ↗

    Installa /plugin marketplace add GabrielBarberini/laconic

    19stelle GitHubstabile
  17. 17

    Skill
    Attivo

    Local-first memory and prompt-cache layer for Claude Code

    githubcrescita misurataApri fonte ↗

    Installa /plugin marketplace add riz007/somtum

    7stelle GitHubstabile
  18. 18
    Attivo

    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…

    githubcrescita misurataApri fonte ↗

    17stelle GitHubstabile
  19. 19

    Skill
    Attivo

    A production-ready Claude Code setup. Global CLAUDE.md, coding rules, per-project memory, and token optimization.

    githubcrescita misurataApri fonte ↗

    Installa /plugin marketplace add janmaaarc/basecamp

    7stelle GitHubstabile
  20. 20
    Attivo

    Claude Code skill — delegate coding tasks to Opencode, supervise via git diff & save 50-90% Claude token usage

    githubcrescita misurataApri fonte ↗

    Installa git clone https://github.com/pcx-wave/opencode-skill ~/.claude/skills/opencode-skill

    17stelle GitHub+1 (+6.2 %)
  21. 21

    Agente
    Attivo

    Control plane for AI coding agents: route tasks, reduce token spend, run multi-agent workflows, fallback executors, and track cost per task.

    githubcrescita misurataApri fonte ↗

    16stelle GitHubstabile
  22. 22

    Skill
    Attivo

    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.

    githubcrescita misurataApri fonte ↗

    Installa /plugin marketplace add sakebomb/mcp-recall

    8stelle GitHubstabile
  23. 23
    Dormiente

    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.

    githubcrescita misurataApri fonte ↗

    15stelle GitHubstabile
  24. 24

    Skill
    Attivo

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

    githubcrescita misurataApri fonte ↗

    Installa /plugin marketplace add WaterTian/cc-hud

    8stelle GitHubstabile
  25. 25
    Attivo

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

    githubcrescita misurataApri fonte ↗

    Installa /plugin marketplace add AshishKumar4/better-compact

    12stelle GitHub+1 (+9.1 %)