statlyte — live LLM pricing for Claude Desktop
io.github.richardwilkinson9/statlyte
Live LLM pricing, context windows and model ids, read from each vendor's own page every 3 hours.
client:Claude Desktop
transport:stdio
runtime:npm
Install statlyte — live LLM pricing in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"statlyte": {
"command": "npx",
"args": [
"-y",
"statlyte"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs