Agent♥︎Age
Catalog

Antigravity Headless Bridge

Official

by rhishi99

Call Google's Antigravity CLI (agy) headlessly from non-TTY contexts (subprocess, MCP, CI).

The Model Context Protocol (MCP) server io.github.rhishi99/agy-headless-bridge provides a headless way to call Google’s Antigravity CLI (agy) from non-TTY environments. It is intended for scenarios where a terminal is not available, such as subprocess execution and continuous integration (CI) contexts.

🛠️ Key Features

  • Headless invocation of Google Antigravity CLI (agy)
  • Support for non-TTY contexts
  • Usage via subprocess and MCP/CI execution

🚀 Use Cases

  • Running agy within MCP workflows
  • Executing agy in CI pipelines
  • Invoking agy from non-interactive subprocesses

⚡ Developer Benefits

  • Enables agy automation when TTY is unavailable
  • Fits developer workflows involving MCP and CI environments

⚠️ Limitations

  • Limited to calling the Antigravity CLI (agy) in headless, non-TTY contexts