get_ai_usage
Track AI token consumption and cost for your session. Monitor calls, input/output tokens, and estimated cost to manage spend on design analysis and generation.
Instructions
AI token usage and estimated cost for this MCP session (in-memory tracker; never throws — zero values when no key or no calls).
Returns: { calls, inputTokens, outputTokens, estimatedCost, summary }. Use to monitor spend from analyze_design, design_doc, or compose.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||