whatisgithub

What is gemini-antigravity-cli?

testerlingcodo/gemini-antigravity-cli — explained in plain English

Analysis updated 2026-05-18

226TypeScriptAudience · developerComplexity · 2/5Setup · easy

In one sentence

An unofficial command-line tool for chatting with Google's Gemini AI models, including agentic coding workflows, from the terminal.

Mindmap

mindmap
  root((repo))
    What it does
      Chats with Gemini models in terminal
      Supports slash commands
      Runs agentic multi step workflows
    Tech stack
      TypeScript
      Node.js
      Gemini API
    Use cases
      Ask coding questions from the terminal
      Use an MCP server and plugin system
      Switch between Gemini model variants
    Audience
      Developers
      Vibe coders
    Setup
      Install via npm or prebuilt executable
      Requires a Google API key

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Chat with Gemini 2.5 Pro, Flash, or Antigravity models directly from the terminal.

USE CASE 2

Run multi-step agentic coding tasks instead of single question-and-answer exchanges.

USE CASE 3

Extend functionality through an MCP server and plugin system.

USE CASE 4

Switch models mid-session using the /model slash command.

What is it built with?

TypeScriptNode.jsGemini API

How does it compare?

testerlingcodo/gemini-antigravity-clifastify/demo40rbidd3n/hydro0x01
Stars226227229
LanguageTypeScriptTypeScriptTypeScript
Last pushed2026-06-30
MaintenanceActive
Setup difficultyeasymoderatehard
Complexity2/53/54/5
Audiencedeveloperdevelopergeneral

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · easy Time to first run · 5min

Requires a Google API key, described as an unofficial third-party tool with no Google affiliation.

The README does not state a license.

So what is it?

Gemini Antigravity CLI is an unofficial command-line tool for interacting with Google's Gemini AI models directly from the terminal. You type a question or coding request and the tool responds using Gemini, without needing to open a browser or use Google's own interface. It supports Gemini 2.5 Pro and Flash models as well as a variant called Antigravity. The README notes this is a third-party tool with no affiliation to Google, and that using it requires a Google API key. The tool is installed via npm or by downloading a prebuilt executable from the releases page. Running the "antigravity" or "gemini" command starts an interactive session in the terminal. Slash commands like /help and /model are available inside the session for navigating features and switching models. Beyond basic chat, the README describes support for an MCP server and plugin system. MCP (Model Context Protocol) is a standard for connecting AI tools to external data sources and services. There is also mention of agentic workflows and coding assistance, meaning the tool can take multi-step actions rather than just answering single questions. The README describes it as context-aware, meaning it tracks the conversation as it progresses. The project runs on Windows, macOS, and Linux. The README is brief and does not go into detail about how the plugin system works or what specific agents are available. The tool is described as a migration-friendly alternative to Google's own Gemini CLI.

Copy-paste prompts

Prompt 1
Walk me through installing this Gemini CLI tool and setting up my Google API key.
Prompt 2
Explain the difference between the Gemini 2.5 Pro, Flash, and Antigravity variants supported here.
Prompt 3
Help me set up an MCP server plugin for this CLI tool.
Prompt 4
What does it mean for this tool to be context-aware across a session?

Frequently asked questions

What is gemini-antigravity-cli?

An unofficial command-line tool for chatting with Google's Gemini AI models, including agentic coding workflows, from the terminal.

What language is gemini-antigravity-cli written in?

Mainly TypeScript. The stack also includes TypeScript, Node.js, Gemini API.

What license does gemini-antigravity-cli use?

The README does not state a license.

How hard is gemini-antigravity-cli to set up?

Setup difficulty is rated easy, with roughly 5min to a first successful run.

Who is gemini-antigravity-cli for?

Mainly developer.

Open on GitHub → Ask about another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.