Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DEBUG | No | Enable verbose debug logging | false |
| IS_REMOTE | No | Run in remote mode without browser opening | false |
| GEMINI_API_KEY | Yes | Google Gemini API key for image generation | |
| DETECT_OS_PATHS | No | Enable OS-specific path detection | true |
| SAVE_TO_DESKTOP | No | Force saving to desktop directory | false |
| ALLOWED_DIRECTORIES | No | Comma-separated list of allowed file system paths. Default: User's home dir, current dir |
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 | |