Skip to content
Windsurf

statlyte — live LLM pricing for Windsurf

io.github.richardwilkinson9/statlyte

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

client:Windsurf transport:stdio runtime:npm

Install statlyte — live LLM pricing in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

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

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

statlyte — live LLM pricing in other clients