Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AGY_BINNoAbsolute path to the `agy` binary. Auto-detected if not set.
AGY_MODELNoDefault model for every call. Default: Gemini 3.1 Pro (High).
AGY_TIMEOUTNoHeadless print timeout. Default: 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.4/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of confusion between tools, so disambiguation is perfect.

Naming Consistency5/5

The single tool name 'ask_antigravity' follows a clear verb_noun pattern, and with only one tool, naming consistency is perfect.

Tool Count3/5

One tool is minimal but may be appropriate for a simple 'ask a question' service. However, it lacks separate tools for different operations, making it borderline.

Completeness5/5

The single tool covers the entire domain of asking a second opinion with context, leaving no obvious gaps for this narrow purpose.

Maintenance

ActivityInactive
ResponsivenessNo issues