Antigravity Intern
Integrates Google's Antigravity CLI as a sub-agent within Claude Code, providing access to Gemini 3.5 Flash for text and image generation.
Integrates Google's Antigravity CLI as a sub-agent within Claude Code, providing access to Gemini 3.5 Flash for text and image generation.
This tool serves as a critical bridge, enabling Claude Code users to access Google's Antigravity CLI (agy) and its underlying Gemini 3.5 Flash model directly as a sub-agent. It intelligently works around a known bug in `agy -p` where output is incorrectly sent to the controlling terminal instead of stdout. By detaching `agy -p` and meticulously reading responses from Antigravity's internal transcript files, the bridge delivers clean Model Context Protocol (MCP) tools to Claude Code, allowing developers to leverage Gemini for text and image generation, utilize existing AI Pro quotas efficiently, and delegate various tasks without leaving their terminal.