ad1239g/token-saver
Detect and reduce wasteful AI token usage by warning on large outputs, verbose logs, and repeated history in MCP-compatible clients.
Platform-specific configuration:
{
"mcpServers": {
"token-saver": {
"command": "npx",
"args": [
"-y",
"token-saver"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...