Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default | 
|---|---|---|---|
| GIT_CACHE_TTL | No | Cache time-to-live (seconds) | 300 | 
| GIT_LOG_LEVEL | No | Logging level (debug, info, warn, error) | info | 
| GIT_MAX_MEMORY | No | Maximum memory usage (MB) | 1024 | 
| GIT_DEFAULT_PATH | Yes | Default repository directory | |
| GIT_ERROR_DETAILS | No | Include detailed error information | |
| GIT_PERFORMANCE_MONITOR | No | Enable performance monitoring | 
Schema
Prompts
Interactive templates invoked by user choice
| Name | Description | 
|---|---|
No prompts  | |
Resources
Contextual data attached and managed by the client
| Name | Description | 
|---|---|
No resources  | |
Tools
Functions exposed to the LLM to take actions
| Name | Description | 
|---|---|
No tools  | |