> Antigravity CLI
Antigravity CLI (agy) — the terminal TUI for Google Antigravity 2.0, replacing Gemini CLI. Shares the same agent backend as the Antigravity IDE (incl. Claude models). Authenticates via Google OAuth. Free 'Individual' tier with weekly rate limits; higher limits via Google AI Pro/Ultra plans. No bring-your-own-key support.
Free tier present — value not quantified
This provider offers a free tier, but its terms don’t convert cleanly into a USD figure (e.g. request-count limits or capacity-dependent pools). We refuse to print a misleading zero here. See the note below and the official pricing page for the exact limits.
note: Overage billed via purchased Google AI credits at Gemini Enterprise Agent Platform consumption pricing (not per-token fixed).
| Plan | Type | Monthly | Input /1M | Output /1M | Note |
|---|---|---|---|---|---|
| Individual (Free) | free | — | — | — | $0/month; all agent models (Gemini 3.8/3.7/3.6 Flash, Gemini 3.1 Pro, Claude Sonnet/Opus 4.6, gpt-oss-120b), unlimited tab completions, weekly rate limits. |
| Google AI Pro / Ultra (overage & higher limits) | subscription | — | — | — | Higher 5-hour-refreshed quotas via Google AI Pro/Ultra plans (third-party models gated to Ultra); exact plan pricing set by Google AI, not Antigravity. |
| Google AI Pro / Ultra (higher limits + third-party models) | subscription | — | — | — | 5-hour-refreshed quotas; third-party (Claude/OpenAI) models gated to Ultra. Exact pricing set by Google AI plans. |
Pricing normalized from public sources — always verify with the provider.
// model prices
| Model | Input /1M | Output /1M | Context |
|---|---|---|---|
| claude-sonnet-4-6 | — | — | 1M |
| claude-opus-4-6 | — | — | 1M |
| gpt-oss-120b | — | — | 131k |
| Gemini 3.8 Flash | — | — | 1.0M |
| gemini-3.7-flash | — | — | 1.0M |
| gemini-3.6-flash | — | — | 1.0M |
| gemini-3.1-pro-preview | — | — | 1.0M |
$ Does Antigravity CLI have a free tier?
Yes — Antigravity CLI offers a free tier. Always confirm current limits on Antigravity CLI's official pricing page — free tiers change without notice.
$ How much does Antigravity CLI cost per 1M tokens?
Antigravity CLI does not publish simple per-1M-token pricing (it may bill per request, per output, or via a subscription plan). Check their official pricing page for exact figures.
$ Is Antigravity CLI safe to use?
Uprouter rates Antigravity CLI as low risk. Official Google product with clean OAuth; ToS under Google/Antigravity terms. No third-party relay. Risk ratings are editorial, evidence-based, and never influenced by affiliate relationships.
$ Can I use Antigravity CLI through Uprouter Connect?
Antigravity CLI is not marked Connect-compatible in our catalog yet. You can still use their API directly, or request compatibility via /submit.
Raw community sentiment, shown unblended. Votes never feed into objective data fields like price, risk, or status — and never into sort order.
No published reviews yet — be the first.
// more_informationprice history · live status · risk & confidence · code snippets
price_history
No recorded changes yet.
live_status
current: unknownNo probes recorded yet.
Uprouter runs its own probes; best-effort, not a guarantee. Probe results depend on our network location and cadence — for production, always use the provider’s own status page.
risk_&_confidence
Official Google product with clean OAuth; ToS under Google/Antigravity terms. No third-party relay.
Confidence reflects how much verifiable evidence (official docs, probe history, community reports) backs this entry. Risk is our editorial assessment of operator reliability and terms — not financial advice.
code_snippets
# Antigravity CLI's own API — get a key from their dashboard
curl https://antigravity.google/chat/completions \
-H "Authorization: Bearer THEIR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "claude-sonnet-4-6",
"messages": [{ "role": "user", "content": "Hello" }]
}'Direct to the provider — Uprouter receives nothing; verify their current pricing before purchasing.
Ranked by neutral similarity signals only — live status, Connect compatibility, free-tier shape and free-credit proximity. Commercial relationships never influence this list.