agy MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AGY_BIN | No | Path to the agy binary (default: agy on PATH). | agy |
| AGY_MCP_LOG_DIR | No | Enable conversation logging into this directory (one file per day). | |
| AGY_MCP_LOG_FILE | No | Enable conversation logging into this single file (overrides AGY_MCP_LOG_DIR). | |
| AGY_MCP_PRINT_TIMEOUT | No | Default --print-timeout when not set per-call (default 5m). | 5m |
| STRUCTURED_CONTENT_ENABLED | No | Emit structuredContent in results (1/true/yes/on). Off by default. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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