Where to find it
In the app, open the profile menu, choose MCP Keys, then expand a key’s Usage panel.What’s tracked
The current billing period, formatted
YYYYMM, for example 202607.Units consumed by this key in the current period.
Lifetime number of tool calls made with this key.
Lifetime units consumed by this key.
Per-tool breakdown. Each entry is
{ tool, calls, units }: the tool name, how many times it was called, and the units it consumed.Example
Notes
- Units versus calls: a call is one tool invocation; units are the metered cost of that call. Some tools cost more than one unit.
- Per surface: the Tools API and the MCP server are metered on independent per-key windows.
- Owner-scoped: you can only see usage for your own keys.