Skip to content
Back to search
30
MCP

@cocaxcode/token-optimizer-mcp

npm/@cocaxcode/token-optimizer-mcp

Orchestration + observability + coach layer for Claude Code token optimization. Measures tool usage, enforces budgets, advises on complementary tools (serena, RTK), and proactively surfaces savings tips.

Uptime
0.0%
33 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

token-optimizer-mcp
Intelligent token optimization for Claude Code - achieving 95%+ token reduction through caching, compression, and smart tool intelligence
0 tools
cctx-optimizer
Reduce Claude Code token usage by 70-90% with cross-session memory and four-layer optimization: semantic codebase indexing, PostToolUse tool
0 tools
@statforge/claudestat
Observability layer for Claude Code — live token tracking, cost analytics, quota guard, loop detection, and usage dashboard. The htop for Cl
0 tools
io.github.whdrnr2583-cmd/token-meter
Local-first dashboard + MCP for Claude Code and Codex token usage. Per-MCP/tool breakdown.
0 tools
io.github.wartzar-bee/tokenscope
Analyze Claude Code token cost & context attribution. Local, read-only MCP server.
0 tools
io.github.ooples/token-optimizer-mcp
Intelligent token optimization achieving 95%+ reduction through caching, compression, and 80+ tools
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@cocaxcode/token-optimizer-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}