← Blog AI Cost Management

How to Track Your Total AI Spending Across Claude, OpenAI, Cursor, and Copilot

By Akash Rajagopal ·

How to Track Your Total AI Spending Across Claude, OpenAI, Cursor, and Copilot

If you’re a developer in 2026, you’re probably paying for AI tools from at least two or three different providers. Each has its own billing dashboard, its own pricing model, and its own way of presenting usage data. The result is that most developers have no idea what they’re actually spending on AI in total. A 2025 Retool survey found that 64% of developers could not accurately estimate their combined monthly AI tool costs within 25% (Retool, “State of AI in Development,” 2025).

This guide covers how to get a clear picture of your total AI spending, which tools help with tracking, and how to build a monthly audit habit that keeps costs under control.

Why is tracking total AI spending so difficult?

Tracking total AI costs is difficult because developers use 3-4 AI tools simultaneously, each with different billing models — fixed subscriptions, per-token API charges, and usage-based tiers — spread across separate dashboards with no cross-platform aggregation. You need to visit 3-4 different billing pages, convert different units (tokens, credits, requests), and manually sum everything to get a total.

The modern developer AI stack typically looks something like this:

ToolBilling ModelWhere to CheckUpdate Frequency
Claude (API)Per-tokenconsole.anthropic.comEvery few hours
Claude (Pro/Max)Monthly subscriptionanthropic.com/accountMonthly
OpenAI (API)Per-tokenplatform.openai.com/usageNear real-time
ChatGPT Plus/ProMonthly subscriptionopenai.com/settingsMonthly
GitHub CopilotMonthly subscriptiongithub.com/settings/billingMonthly
CursorMonthly subscriptioncursor.com/settingsMonthly
WindsurfMonthly subscription + creditscodeium.com/accountMonthly

That’s seven different places to check for a developer using a common tool combination. And the billing models are fundamentally different: subscriptions are fixed and predictable, API usage is variable and can spike without warning, and credit-based systems add yet another abstraction layer.

The fragmentation means that even disciplined developers lose track of their total spend. You know your Claude API bill was $85 last month. But when you add the $20 Copilot subscription, the $20 ChatGPT Plus, and the $20 Cursor Pro — suddenly you’re at $145/month on AI tools alone.

How can you track Claude and OpenAI costs locally?

FavTray monitors your Claude and OpenAI API usage directly from local log files on your Mac, displaying running cost totals in your menu bar without sending any data to external servers. It reads the ~/.claude/ directory for Claude usage and local API call logs for OpenAI, applying current per-token pricing to show session, daily, and weekly costs.

The local tracking approach solves two problems that billing dashboards don’t:

  1. Real-time visibility: You see costs as they happen, not hours or days later
  2. Per-session granularity: You know exactly which task or coding session drove which costs

For developers whose primary AI spending comes from Claude Code and OpenAI API calls, FavTray provides the majority of cost visibility directly in the macOS menu bar. Since these two providers typically account for 60-80% of a developer’s variable AI costs, having them tracked automatically covers the bulk of the spending that’s hardest to predict.

The remaining costs — fixed subscriptions to Copilot, Cursor, or ChatGPT Plus — are predictable monthly charges that don’t need real-time tracking. They need to be included in your total, but they don’t surprise you on the billing page.

What does a monthly AI cost audit look like?

A monthly AI cost audit takes 15 minutes and involves collecting costs from each provider, categorizing them as fixed versus variable, comparing against your budget, and deciding whether to adjust plans or cancel underused tools. Running this audit on the same day each month builds the habit that prevents spending from creeping up unnoticed.

Here’s a practical audit framework:

Step 1: Collect fixed costs List every AI subscription you pay for and its monthly cost:

  • Claude Pro/Max: $20 / $100 / $200
  • ChatGPT Plus/Pro: $20 / $200
  • GitHub Copilot: $10 / $19
  • Cursor Pro: $20
  • Other tools: varies

Step 2: Collect variable costs Pull API spending from each provider’s billing dashboard:

  • Anthropic console: Claude API usage for the month
  • OpenAI platform: GPT API usage for the month
  • If using FavTray, pull the monthly total from the app directly

Step 3: Calculate totals and trends

CategoryThis MonthLast Month3-Month Average
Fixed subscriptions$____$____$____
Claude API$____$____$____
OpenAI API$____$____$____
Total$____$____$____

Step 4: Evaluate and adjust

Developers who run this audit monthly typically reduce their AI spending by 15-25% over three months, primarily by canceling underused subscriptions and switching between plan tiers based on actual usage data.

How do you set a reasonable AI tool budget?

A reasonable AI tool budget for an individual developer ranges from $50 to $250 per month depending on usage intensity, with the 80th percentile of professional developers spending under $200/month across all tools. Start by setting your budget at 1-2% of your monthly income, then adjust based on the productivity return you’re getting.

Budget allocation frameworks that work in practice:

The Fixed-Plus-Variable approach:

  • Allocate 40% of budget to fixed subscriptions (pick your 1-2 most-used tools)
  • Allocate 60% to variable API usage
  • Set daily API alerts at variable budget / 22 working days

The ROI-based approach:

  • Estimate hours saved per week by AI tools
  • Multiply by your effective hourly rate
  • Your AI budget should be less than 30% of the value generated
  • Example: AI saves 8 hours/week at $75/hour = $2,400/month value. Budget of $200/month = 8% of value generated.

The cap-and-review approach:

  • Set a hard monthly cap you’re comfortable with
  • Distribute across tools proportionally to usage
  • Review quarterly and adjust caps up or down

The key insight is that most developers don’t overspend on AI tools because they use them too much — they overspend because they subscribe to tools they use infrequently. The median developer in 2025 had at least one AI subscription they used fewer than 3 times per month (Gartner, “Developer Tooling Spend Analysis,” 2025).

What tools help consolidate AI spending visibility?

For API-based costs (Claude and OpenAI), FavTray provides real-time local tracking on macOS. For subscription management, general-purpose tools like Copilot for Finance or even a simple spreadsheet work well. No single tool yet covers all AI providers in one dashboard, but combining local API tracking with a subscription ledger gets you 90% of the visibility you need.

Here’s a practical tracking stack:

Spending TypeTracking ToolEffort
Claude API costsFavTray (local, real-time)Automatic
OpenAI API costsFavTray (local, real-time)Automatic
Fixed subscriptionsSpreadsheet or budgeting app5 min/month
Usage patternsEditor time tracking + session logsVaries

The missing piece in the ecosystem is a unified dashboard that pulls from every provider’s billing API. Until that exists, the combination of automated tracking for your heaviest variable costs (Claude and OpenAI via FavTray) plus a simple monthly subscription tally is the most practical approach.

Some developers have built custom scripts that pull billing data from each provider’s API and aggregate it into a personal dashboard. This works but requires maintenance as providers update their APIs. For most people, the 15-minute monthly audit described above is simpler and nearly as effective.

How does AI tool spending compare to other developer costs?

AI tools have become the second-largest category of developer tool spending after IDE and cloud infrastructure costs, averaging $100-200/month compared to $50-150 for traditional SaaS developer tools. For many developers, AI tool costs now exceed what they spend on hosting, databases, and monitoring combined.

Industry spending benchmarks for context:

Developer Tool CategoryTypical Monthly CostTrend
Cloud infrastructure (personal/side projects)$20 - $100Stable
IDE and editor tools$0 - $25Stable
AI coding assistants (total)$75 - $250Rising 30-40% YoY
SaaS dev tools (monitoring, CI, etc.)$30 - $80Stable
Domain and hosting$10 - $30Stable

The year-over-year increase in AI tool spending is notable. According to Andreessen Horowitz, developer AI spending grew 35% between 2024 and 2025, and early 2026 data suggests continued acceleration as models become more capable and developers integrate them more deeply into workflows (a16z, “State of AI in Enterprise,” 2025).

This growth makes tracking and budgeting more important over time, not less. A cost that grows 35% per year unmonitored will double in just over two years. Building visibility and control now prevents a slow creep that becomes painful later.

Frequently Asked Questions

How much does the average developer spend on AI tools per month?

The average developer using multiple AI tools spends $75-250 per month across all subscriptions and API usage combined. This typically breaks down to one or two subscriptions ($20-200) plus variable API costs ($30-150). According to a 2025 Retool survey, the median developer AI spend was $127/month.

Is there a single dashboard to track all AI tool costs?

No single dashboard currently aggregates billing from Claude, OpenAI, Cursor, and Copilot in one view. FavTray tracks Claude and OpenAI costs locally on your Mac. For full coverage, most developers combine FavTray with a spreadsheet or budgeting app that consolidates fixed subscriptions alongside variable API costs.

How do I calculate my true cost per AI-assisted coding hour?

Add all AI subscriptions and API costs for the month, then divide by the number of hours you spent coding with AI assistance. Most developers land between $3 and $12 per AI-assisted hour. Track hours using your editor's usage stats or a simple time tracker, and pull costs from each provider's billing page.

Should I consolidate onto fewer AI tools to save money?

Consolidating can save money but often reduces capability. Each tool has strengths: Claude excels at complex reasoning and code generation, Copilot at inline completions, Cursor at codebase-wide edits. A better approach is auditing which tools you actually use daily versus those you pay for but rarely touch — most developers find 1-2 subscriptions they can cancel.

FavTray is coming soon

Join the waitlist and we'll notify you when we launch.

No spam. Unsubscribe anytime.