alexandephilia/clov-ai
Context Limiter & Output Vetter for context bloat. It is a highly specialized, structure-aware JSON built specifically to intercept and compress MCP responses before they annihilate your LLM's context window.
Platform-specific configuration:
{
"mcpServers": {
"clov-ai": {
"command": "npx",
"args": [
"-y",
"clov-ai"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...