← Index

io.github.Mibayy/token-savior

io.github.Mibayy/token-savior·v0.9.1·Other
Quality Score
80
/100

Structural codebase MCP server — navigate and edit code by symbol name, not raw text.

§01  Install
Claude Desktop (uvx)
{
  "mcpServers": {
    "token-savior": {
      "command": "uvx",
      "args": [
        "token-savior"
      ],
      "env": {
        "WORKSPACE_ROOTS": "<workspace_roots>",
        "TOKEN_SAVIOR_CLIENT": "<token_savior_client>"
      }
    }
  }
}
§02  Environment variables
WORKSPACE_ROOTS
required

Comma-separated list of absolute paths to project roots to index.

TOKEN_SAVIOR_CLIENT

Optional client identifier (e.g. 'claude-code', 'cursor', 'hermes') for usage attribution.

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Other