DEV Community

Cover image for I Built Quota to Track my AI Tools
Jessica Doering
Jessica Doering

Posted on

I Built Quota to Track my AI Tools

I wanted an easy way to track usage across multiple subscriptions and multiple accounts, so I created Quota.

Quota is a desktop app and VS Code extension that gives you one place to track your AI coding-tool usage across accounts and providers. Connect each service once, then see your remaining usage, pin your most used accounts, switch between layouts, and export account summaries as JSON.

The VS Code extension also adds a status-bar indicator and webview panel. In the settings you can decide which providers appear in the status bar. It’s available on both the VS Code Marketplace and Open VSX, so it can work in compatible editors like Antigravity and Kiro as well.

VSCode Dashboard

I wanted to share because it's been really useful for me, especially being able to easily view my usage in my VSCode status bar, and hopefully others find it useful too.

VSCode Status Bar

So if you use Copilot, Codex, Claude Code, Cursor, Kiro, Antigravity, or some combination, please give it a try and let me know what you think!

Desktop App

VSCode

Open VSX

Top comments (0)