Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
API_PORT | No | Server Port | 6000 |
DEBUG_MODE | No | Debug Mode | 0 |
MAX_TIMEOUT | No | Max timeout limit | 7200 |
MOUNT_POINT | No | Path Mapping mount point for Windows/Linux cross-platform | /mnt/work |
WINDOWS_BASE | No | Path Mapping Windows base path for Windows/Linux cross-platform | F:/work |
COMMAND_TIMEOUT | No | Command Timeout in seconds | 3600 |
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 |