Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GLM_MODEL | No | 사용할 모델 (Model to use) | glm-4-plus |
| PYTHONPATH | No | Path to the antigravity_glm_mcp directory | |
| GLM_TIMEOUT | No | 요청 타임아웃 (초) (Request timeout in seconds) | 120 |
| GLM_BASE_URL | No | API 엔드포인트 (API endpoint) | https://open.bigmodel.cn/api/paas/v4 |
| PROJECT_ROOT | Yes | 작업 대상 디렉토리 (Target directory for work) | 현재 디렉토리 (Current directory) |
| ZHIPU_API_KEY | Yes | GLM API 인증 키 (GLM API authentication key) |
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 | |