Back to directory
mibayy/token-savior

mibayy/token-savior

@Mibayy

The MCP server that turns Claude into the only coding agent hitting 100% on a real benchmark. -77% active tokens, -76% wall time, 0 losses across 96 tasks on Claude Opus 4.7. Structural code navigation + persistent memory. Works with every MCP client.

mcptoken-optimizationcode-navigationmemorybash-compactionbenchmarkperformancetool

Installation & Configuration

{
  "mcpServers": {
    "token-savior-recall": {
      "command": "/path/to/venv/bin/token-savior",
      "env": {
        "WORKSPACE_ROOTS": "/path/to/project1,/path/to/project2",
        "TOKEN_SAVIOR_CLIENT": "claude-code",
        "TOKEN_SAVIOR_PROFILE": "optimized"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/11
Updated
2026/6/12