Skip to content
Cline

statlyte — live LLM pricing for Cline

io.github.richardwilkinson9/statlyte

Live LLM pricing, context windows and model ids, read from each vendor's own page every 3 hours.

client:Cline transport:stdio runtime:npm

Install statlyte — live LLM pricing 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": {
    "statlyte": {
      "command": "npx",
      "args": [
        "-y",
        "statlyte"
      ]
    }
  }
}

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

statlyte — live LLM pricing in other clients