Loading MCP server directory, please wait...
Structural codebase MCP server — navigate and edit code by symbol name, not raw text.
npx @getmcp/cli add io.github.Mibayy/token-saviorRequires Python 3.10+. Community-contributed server. Review source before installing.
WORKSPACE_ROOTSComma-separated list of absolute paths to project roots to index.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Mibayy/token-savior": {
"command": "uvx",
"args": [
"token-savior"
],
"env": {
"WORKSPACE_ROOTS": "",
"TOKEN_SAVIOR_CLIENT": ""
}
}
}
}