flightlesstux/token-saver
MCP plugin that fires warnings, errors, and alerts on wasteful Claude API token usage. Auto-suppresses logs and ignored history to keep context lean.
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...