antigravity-cli-mcp
by nadimtuhin
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AGY_PATH | No | The absolute path to the 'agy' CLI binary. | ~/.local/bin/agy |
| AGY_DEBUG | No | Set to '1' to enable verbose debugging logs on stderr. | 0 |
| AGY_TIMEOUT_MS | No | Timeout in milliseconds for general 'ask-agy' prompts. | 300000 |
| AGY_MAX_CONCURRENT | No | Maximum number of concurrent 'agy' processes allowed to run. | 3 |
| AGY_WORKSPACE_ROOT | No | The root directory for file validation and execution context. | process.cwd() |
| AGY_MAX_OUTPUT_BYTES | No | Maximum stdout size allowed from 'agy' before truncating. | 1000000 |
| AGY_SEARCH_TIMEOUT_MS | No | Timeout in milliseconds specifically for 'search-web' queries. | 60000 |
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
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityStale
ResponsivenessNo issues