System Online

Break The
Gravity

Initialize direct uplink between Google-provided free Claude models and your local development environment.

AG-01
PHASE 01

Authentication
Sequence

01 SYSTEM INJECTION

Launch Antigravity Tools. Execute "Add Account". This initiates the OAuth bridge via browser.

02 SYNC VERIFICATION

Navigate to Antigravity (Google Service). Re-authenticate with the injected accounts to finalize the handshake.

WARNING: CRITICAL STEP Skipping secondary verification will result in API refusal. Both systems must acknowledge the user identity.
Interface
PHASE 02
Proxy Config

Proxy Uplink

/// READY
  • TARGET: API Proxy Tab
  • PROTOCOL: Allow LAN Access [ENABLED]
  • AUTOSTART: Optional

Extraction Required

Initialize service to generate the access key.

sk-ant-4829... [COPY]
PHASE 03

Environment
Variables

Mapping the Claude bridge to the local operating system kernel.

STEP 3.1 // LOCATE

System Search

> Press WIN Key
> Input "env" or "ortam değişkenleri"
> Select "Edit environment variables for your account"

Search
Variables Window
STEP 3.2 // INITIATE

Create New Variable

Focus on the upper section labeled "User variables".
Click the button marked [NEW].

New Button
VAR_01
ANTHROPIC_API_KEY
[PASTE YOUR SK-ANT KEY HERE]
VAR_02
ANTHROPIC_BASE_URL
http://127.0.0.1:8045

Alternative Route: Auto-Sync

Bypass manual configuration if environment permits. Execute "Sync Now" within the main tool interface.

Verification

Execute

C:\Users\Dev> claude
> Initializing...
> Proxy: CONNECTED [127.0.0.1:8045]
> Authentication: VERIFIED
> Welcome to Claude Code.
DATA COPIED TO CLIPBOARD