Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| IMAGEN_MODEL_ID | No | Default model to use for image generation | gemini-3-pro-image-preview |
| GOOGLE_AI_API_KEY | Yes | Google AI API key (required for accessing Gemini and Imagen models) |
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 | |