Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AGY_BINNoPath to the agy binary (default: agy on PATH).agy
AGY_MCP_LOG_DIRNoEnable conversation logging into this directory (one file per day).
AGY_MCP_LOG_FILENoEnable conversation logging into this single file (overrides AGY_MCP_LOG_DIR).
AGY_MCP_PRINT_TIMEOUTNoDefault --print-timeout when not set per-call (default 5m).5m
STRUCTURED_CONTENT_ENABLEDNoEmit structuredContent in results (1/true/yes/on). Off by default.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
agyA

Run a prompt through the Antigravity CLI (agy) in non-interactive print mode and return the response. Supports multi-turn continuation, extra workspace directories, sandbox, and auto-approval of tool permissions.

pingA

Test MCP server connection

helpA

Get Antigravity CLI (agy) help information

listSessionsA

List all active conversation sessions with metadata

changelogA

Show the Antigravity CLI (agy) changelog and release notes

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/toonPt0473/agy-mcp-server'

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