lean reader for Claude Desktop
io.github.aimento/lean-reader
Token-minimized URL-to-clean-text reader for LLMs, with a token-savings receipt.
client:Claude Desktop
transport:stdio
runtime:npm
Install lean reader in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"lean-reader": {
"command": "npx",
"args": [
"-y",
"lean-reader"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs