Claude Code Via Antigravity
Description
Use Claude Code CLI (Opus 4.6, Sonnet 4.5) for free via your Google Antigravity/Code Assist subscription. No Anthropic API key needed. Works on Linux, macOS, and Windows.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Claude Code Free
**Use [Claude Code](https://docs.anthropic.com/en/docs/claude-code) CLI for free** through Google's Antigravity (Cloud Code Assist) subscription.
A lightweight local proxy that bridges Claude Code CLI ↔ Google Cloud Code Assist API, giving you access to **Claude Opus 4.6** and **Claude Sonnet 4.5** — no Anthropic API key needed.
How It Works
┌──────────────┐ ┌─────────────────┐ ┌──────────────────────────┐
│ Claude Code │────▶│ Local Proxy │────▶│ Google Cloud Code Assist│
│ CLI │◀────│ (localhost:51200)│◀────│ (Antigravity API) │
└──────────────┘ └─────────────────┘ └──────────────────────────┘
Anthropic API Translates Has Claude models via
format formats Google subscription
The proxy intercepts Claude Code CLI requests, translates them from Anthropic's format to Google's Cloud Code Assist API, and returns the responses in the format Claude Code expects. This works because Google's Antigravity/Code Assist subscription includes access to Claude models.
Prerequisites
- Node.js 18+ — Download
- Claude Code CLI —
npm install -g @anthropic-ai/claude-code - Google Account with Antigravity IDE Ultra or Google One AI Premium subscription
Quick Start
1. Clone the repo
git clone https://github.com/SovranAMR/claude-code-via-antigravity.git
cd claude-code-via-antigravity
2. Authenticate with Google
node setup.mjs login
This opens your browser for Google OAuth. Sign in with the account that has the Antigravity/AI Premium subscription.
3. Launch Claude Code
**Linux / macOS:**
./start.sh
**Windows (PowerShell):**
.\start.ps1
**Windows (double-click):** Just double-click `start.bat`
That's it! Claude Code CLI opens with fu
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11