The CFO agent analyzes AI token spend and recommends optimizations. It connects to OpenRouter's MCP server for real usage and pricing data.
Optimize AI spend by tracking token usage across models, identifying expensive patterns, and recommending model or workflow changes that reduce cost without sacrificing quality.
| Subagent | Status | Role |
|---|---|---|
| Cost Tracker | Active | Produce spend reports, flag anomalies |
# Claude Code
claude --agent cfo
# Example prompts
# "What did I spend on AI this week?"
# "Which model is costing me the most per token?"
# "Are there cheaper models I could use for research tasks?"