mcp-code-shrinker

sbrejnev988-coder/mcp-code-shrinker
★ 0 stars JavaScript Code/Dev Tools Updated today
Aggressive token-economy MCP server: -60-80% tokens via fingerprints + lazy symbol loading
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-code-shrinker": {
      "command": "npx",
      "args": [
        "-y",
        "sbrejnev988-coder/mcp-code-shrinker"
      ]
    }
  }
}

README Excerpt

**Semantic Context Compiler** — stratified L0-L3 context with exact-source escalation. | Status | Feature | |--------|---------| | ✅ Implemented | L0 Project Map, L1 Contracts, L2 Exact Source, L3 Evidence | | ✅ Implemented | Stable symbol IDs (survive neighbor edits) | | ✅ Implemented | Symbol revision tracking (body changes → new revision) |