token_cost
Calculate monthly AI token costs across GPT, Claude, Gemini, and DeepSeek. Enter input/output volumes and cache hit rate to get a ranked bill per model with formula and interpretation.
Instructions
AI Token Cost: What does a monthly token volume cost across GPT, Claude, Gemini and DeepSeek? Input/output priced separately, prompt-cache discount applied. Returns the ranked bill per model. All parameters optional — defaults mirror the interactive calculator at https://piszczek.pl/tools/token-cost. The response includes result, formula, interpretation and a ready-to-quote cite_as sentence.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| in | No | input Mtok/month (default 200) | |
| out | No | output Mtok/month (default 20) | |
| cache | No | prompt-cache hit % (default 40) |