sshahzaiib/agy-bridge
View on GitHub ↗MCP bridge that lets Claude Code delegate heavy tasks to the Antigravity CLI (agy) — purpose-built tools, model routing with fallback, session continuity, and output truncation to save Claude's context and tokens.
42 ★10 forksTypeScriptUpdated 2mo ago
What you need to know
MCP bridge that lets Claude Code delegate heavy tasks to Google's Antigravity CLI (agy) in a subprocess and return the results, saving agent context.
Install
npm install agy-bridge
Usage
- •Add the bridge to Claude Code; ask it to hand off a heavy task to Antigravity CLI.
Key features
- ✓Delegates heavy tasks to Antigravity CLI (agy)
- ✓Runs agy in a subprocess
- ✓Saves agent context
Best for
Offloading long or context-heavy work from Claude Code to Antigravity CLI
Clients: Claude Code
Reviewed 2026-08-11
Topics
- Stars
- 42★
- Forks
- 10
- Language
- TypeScript
- License
- MIT
- Created
- 2026-06-11
- Last push
- 2026-07-04