The io.github.rhishi99/agy-headless-bridge server provides a headless interface to Google's Antigravity CLI (agy). It enables calling agy from non-TTY contexts such as subprocesses, the MCP framework, or CI environments, bridging interactive CLI usage into automated workflows.
🛠️ Key Features
- Headless invocation of Google's Antigravity CLI (agy)
- Designed for non-TTY contexts (subprocess, MCP, CI)
- Lightweight, script-friendly interface
🚀 Use Cases
- Integrating agy into automated pipelines
- Running Antigravity commands in CI workflows
- Subprocess-based tooling within MCP environments
⚡ Developer Benefits
- Simplifies embedding agy in non-interactive apps
- Reduces need for manual TTY dependencies
- Clear, script-ready entry points for automated tasks
⚠️ Limitations
- Functionality is constrained to headless, non-TTY usage
- Dependent on external Google's Antigravity CLI behavior