loclv/llm-lean-log
Logging for LLMs, but we cut the fat. A CSV-based logging format optimized for LLM token usage.
Platform-specific configuration:
{
"mcpServers": {
"llm-lean-log": {
"command": "npx",
"args": [
"-y",
"llm-lean-log"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...