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 |
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 | |
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/nadimtuhin/antigravity-cli-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server