Skip to content
Cline

lean reader for Cline

io.github.aimento/lean-reader

Token-minimized URL-to-clean-text reader for LLMs, with a token-savings receipt.

client:Cline transport:stdio runtime:npm

Install lean reader in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "lean-reader": {
      "command": "npx",
      "args": [
        "-y",
        "lean-reader"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

lean reader in other clients