Use it now Notable
The Usage page can now show estimated dollar cost per model, off unless you turn it on.
The Usage page can now show a USD cost estimate per model, priced at Anthropic list price by default. It is controlled by a new inferenceModelPricingEnabled toggle (off unless explicitly enabled), and can be refined with inferenceModelPricingMultiplier and inferenceModelPricing, which sets per-model USD/Mtok rates for input, output, cache read, and cache write.
Names in the bundleinferenceModelPricingEnabledinferenceModelPricingMultiplierinferenceModelPricing
Documented inclaude-docs/cowork/changelog
The entry above is what we published on the day. These lines were added later, as Anthropic's own pages caught up, and they sit beside the original rather than replacing it.
Confirmed since
Anthropic's documentation has since written up inferenceModelPricingMultiplier, on Configuration reference.
| <span id="inferencemodelpricingmultiplier" />Price multiplier<br />`inferenceModelPricingMultiplier` | `number` | MDM + Bootstrap<br />Added in 1.37937.0 | — | Scales every estimated cost (0.85 = 85% of the price); between 0 and 1. Range…third-party/claude-desktop/configuration see the edit
Confirmed since
Anthropic's documentation has since written up inferenceModelPricing, on Configuration reference.
| <span id="inferencemodelpricingenabled" />Show estimated cost<br />`inferenceModelPricingEnabled` | `boolean` | MDM + Bootstrap<br />Added in 1.37937.0 | — | Show an estimated cost on the Usage page at Anthropic list price; turn on to se…third-party/claude-desktop/configuration see the edit
Confirmed since
Anthropic's documentation has since written up inferenceModelPricingEnabled, on Configuration reference.
| <span id="inferencemodelpricingenabled" />Show estimated cost<br />`inferenceModelPricingEnabled` | `boolean` | MDM + Bootstrap<br />Added in 1.37937.0 | — | Show an estimated cost on the Usage page at Anthropic list price; turn on to se…third-party/claude-desktop/configuration see the edit
One source agreesOne thing we can check says the same as this entry.
Anthropic's documentation agrees
Anthropic's documentation has since written up inferenceModelPricingEnabled, on Configuration reference.