get_ai_usage
Monitor AI token usage and estimated cost for the current MCP session, tracking calls, input/output tokens, and spending from design tools.
Instructions
AI token usage and estimated cost for this MCP session (in-memory tracker; never throws; unknown when provider pricing is not configured).
Returns: { calls, inputTokens, outputTokens, estimatedCost, knownEstimatedCost, costComplete, unpricedCalls, summary }. Use to monitor spend from analyze_design, design_doc, or compose.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||