Skip to main content
Glama
arjunthilakeros

antigravity-claude-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AGY_BINNoAbsolute path to the agy binary.auto-detected
AGY_MODELNoDefault model for every call.Gemini 3.1 Pro (High)
AGY_TIMEOUTNoHeadless print timeout.5m

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
ask_antigravityA

Get an INDEPENDENT second opinion or code review from Google Antigravity (default model: Gemini 3.1 Pro High) — a different model family than Claude, so it is a real cross-check, not Claude reviewing Claude. Provide a prompt; optionally pass paths (absolute file or folder paths) and Antigravity will read the ENTIRE file/folder as context before answering. Use it to validate an approach before coding, get an alternative design, or review code for bugs / edge cases / style.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A4.5/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of ambiguity or confusion with other tools. The tool's purpose is clearly distinct as a second-opinion service.

Naming Consistency5/5

Since there is only one tool, naming consistency is not an issue. The name 'ask_antigravity' is clear and follows a sensible verb_noun pattern.

Tool Count4/5

The single tool is appropriate for the narrow, focused purpose of obtaining a code review or second opinion from a different AI model. While the typical range is 3-15, the server's scope justifies a minimal surface.

Completeness5/5

The tool fully covers the server's stated purpose: it accepts a prompt and optional file paths, enabling thorough context-aware cross-checks. No obvious gaps in functionality exist for this specific use case.

Maintenance

ActivityInactive
ResponsivenessNo issues