MCP tool and CLI that reduces log files for AI consumption — strip noise, deduplicate, shorten IDs, fold stack traces
{
"mcpServers": {
"logreducer": {
"command": "npx",
"args": [
"-y",
"logreducer"
]
}
}
}