Ruso-0/tokenguard
MCP plugin for Claude Code - reduces token consumption 90% via semantic search, AST compression, and proactive monitoring. Zero cloud dependencies.
Platform-specific configuration:
{
"mcpServers": {
"tokenguard": {
"command": "npx",
"args": [
"-y",
"tokenguard"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...