Loading MCP server directory, please wait...
Structural codebase MCP server with persistent memory: navigate by symbol, recall across sessions.
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-recall"
],
"env": {
"WORKSPACE_ROOTS": "",
"TOKEN_SAVIOR_CLIENT": "",
"TOKEN_SAVIOR_PROFILE": ""
}
}
}
}