A lightweight VS Code extension that monitors your Antigravity AI model usage quota and displays it in the status bar.

.vsix from the ReleasesExtensions → ... → Install from VSIX...Ctrl+Shift+X)Install$(check) – Quota healthy (>20%)$(warning) – Quota low (<20%)$(error) – Quota exhaustedwmic for process detection| Command | Description |
|---|---|
AGQ: Refresh Now |
Manually refresh quota data |
Configure via VS Code Settings (Ctrl+,) under AGQ:
| Setting | Default | Description |
|---|---|---|
agq.enabled |
true |
Enable/disable quota monitoring |
agq.pollingInterval |
120 |
Polling interval in seconds (min: 30s) |
agq.pinnedModels |
[] |
Array of model IDs to display in status bar |
# Install dependencies
npm install
# Compile TypeScript
npm run compile
# Package VSIX
npm run node:vsix:package
For Bun users:
bun run bun:vsix:package
# Watch mode for development
npm run watch
# Lint
npm run lint
GetUserStatus API to retrieve model quotas and prompt creditsThis extension was created by me and Gemini 3 Pro between some Rainbow Six Siege Games, therefore please do not expect the highest code quality in this repo (yet). Some parts of the code (and especially the knowledge of how this process works) are based on the Antigravity Quota Watcher project. Feel free to check it out and leave a star on their repo if you find this useful.
This project isn't endorsed by Google and doesn't reflect the views or opinions of Google or anyone officially involved in producing or managing Google/AntiGravity properties
$ claude mcp add AntigravityQuota \
-- python -m otcore.mcp_server <graph>