Server Google Antigravity MCP Server

Let Claude (or any MCP client) hand its heavy work to Google Antigravity's agy agent. Its 14 documented tools cover antigravity, file. It runs locally over stdio via the published package.

People connecting coding agent tools to Claude, Cursor, VS Code, or another MCP client. The project is written in JavaScript.

VERIFIED ACTIVE

LAST COMMIT 2026-07-14 · ★ 2 · #119 OF 194 MAINTAINED CODING AGENT · VERIFIED 2026-08-25

MIT · JavaScript servers · how we verify → /methodology

01 · Install Server Google Antigravity

before you install - you'll need

Set AGY_AUTO_APPROVE before connecting. AGY_MODEL is optional or environment-specific per the README.

Claude Code

claude mcp add turkeryakup-mcp-server-google-antigravit -- npx -y mcp-server-google-antigravity

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "turkeryakup-mcp-server-google-antigravit": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-server-google-antigravity"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

repo age created 2026-07-12 - young repo, little track record yet

license MIT - declared in the repository

npm package mcp-server-google-antigravity - unscoped; check the name against the project README before installing

registry namespace io.github.TurkerYakup is GitHub-verified and matches the repo owner

03 · What Server Google Antigravity can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

What you can build

With this server connected, an agent can list recent jobs and statuses, delete old job files by age (older_than_hours), create a folder (recursive), done directly by the server, and read a UTF-8 text file (instant).

Capability map

Tools grouped from the project's README - what Server Google Antigravity lets an agent do.

Antigravity

13 tools - e.g. Continue the previous conversation (or a specific conversation_id) with a new prompt.; Get a job's result by jobId. Supports long-polling via optional wait_ms and poll_interval_ms. While running, returns…

antigravity_continue · antigravity_result · antigravity_jobs · antigravity_cancel · antigravity_cleanup · antigravity_create_folder…

Use

1 tool - e.g. Delegate a task (async). Returns a jobId immediately. Params: prompt, thinking_depth (low/high), add_dirs (folders agy may read/write), auto_approve, new_projec

use_antigravity

Latest releases

v1.0.2 · 2026-07-14

First public release of mcp-server-google-antigravity - a small MCP server that lets Claude (or any MCP client) hand its heavy work to Google Antigravity's agy agent (Gemini under the hood). Fire a task, get a jobId…

04 · Who maintains Server Google Antigravity

mcp-server-google-antigravity is maintained by turkeryakup. It's the only MCP server we track from this author; the repo dates to Jul 2026.

05 · Facts

category
coding agent - ranked #119 of 194 actively-maintained coding agent servers as of 2026-08-25.
release cadence
1 release in the last 90 days (latest 2026-07-14)
registry
io.github.TurkerYakup/mcp-server-google-antigravity (active, first published 2026-07-14 · 2 versions)
packages
npm:mcp-server-google-antigravity

06 · Server Google Antigravity FAQ

Is Server Google Antigravity still maintained?

Yes - as of 2026-08-25, its last commit was 2026-07-14 and it shipped 1 release in the last 90 days. We re-verify nightly.

What can Server Google Antigravity do?

With this server connected, an agent can list recent jobs and statuses, delete old job files by age (older_than_hours), create a folder (recursive), done directly by the server, and read a UTF-8 text file (instant).

How do I install Server Google Antigravity?

Run `npx -y mcp-server-google-antigravity`. The README documents 2 environment variables (AGY_MODEL, AGY_AUTO_APPROVE) to set first. Set AGY_AUTO_APPROVE before connecting. AGY_MODEL is optional or environment-specific per the README. You can also paste the ready-made client config above.

Does Server Google Antigravity run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Server Google Antigravity

More coding agent MCP servers · Type Atlas · Rpg Encoder · Vynix · Val Town · Valv

More JavaScript MCP servers · Uindow · Uizze · Uptime Robot · Changelogai · Snaprender · see all