Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
LOG_LEVEL | No | Nivel de logging (DEBUG, INFO, WARNING, ERROR) | INFO |
GITHUB_TOKEN | No | Token de acceso personal de GitHub (requerido para repositorios privados) | |
GITINGEST_TIMEOUT | No | Tiempo de espera en segundos (por defecto 5 minutos) | 300 |
GITINGEST_MAX_FILE_SIZE | No | Tamaño máximo de archivo en bytes (por defecto 1MB) | 1048576 |
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 |