Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AUTO_SAVE | No | Automatically save images when no path specified | true |
| LOG_LEVEL | No | Logging level (error, warn, info, debug) | info |
| GEMINI_API_KEY | Yes | Your Google AI Studio API key (required) | |
| DEFAULT_SAVE_DIR | No | Default directory for saved images | ~/Downloads/gemini-images |
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 | |