Skip to main content
Glama

ask_antigravity

Request an independent code review from a different AI model family to validate approaches, catch bugs, and uncover alternative designs before coding.

Instructions

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.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
modelNoOptional model override (e.g. "Claude Opus 4.6 (Thinking)", "GPT-OSS 120B (Medium)"). Default: Gemini 3.1 Pro (High).
pathsNoOptional absolute paths to files or folders to give Antigravity as full context.
promptYesThe question, proposed approach, or code-review request.
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description bears full transparency burden. It discloses that the tool reads entire files/folders when paths are given, uses a default model (Gemini 3.1 Pro High), and provides an independent perspective. However, it omits operational details like error handling or response format.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is concise, well-organized, and front-loaded with the main value proposition. Every sentence serves a purpose without redundancy or verbosity.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the tool's complexity (three parameters, no output schema), the description covers the main semantics and usage context. It could mention that the response is free-form text or provide example output, but it is sufficient for an agent to understand the tool's function.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100%, and the description adds meaning beyond each parameter's schema description. It explains that 'paths' are read as full context, 'model' defaults to a specific model, and 'prompt' is the user's request. This clarifies usage well.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool's purpose: to get an independent second opinion or code review from a different model family (Google Antigravity/Gemini 3.1 Pro High). It uses specific verbs like 'validate', 'review', and distinguishes from Claude by emphasizing cross-check value.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description explicitly lists ideal scenarios: validating an approach before coding, getting an alternative design, or reviewing code for bugs/edge cases/style. It implicitly differentiates from using Claude by noting the cross-check benefit, but does not explicitly state when not to use it.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/arjunthilak05/antigravity-claude-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server