Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| EVERART_API_KEY | Yes | Your EverArt API key for accessing their AI models |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| generate_image | Generate images using EverArt Models, optimized for web development. Supports web project paths, responsive formats, and inline preview. Available models:
|
| list_images | List all stored images |
| view_image | Open a stored image in the default image viewer |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |