Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MODEL_ID | No | Override model id | google/gemini-2.5-flash-image |
| MODEL_TITLE | No | Analytics headers for providers that require them | |
| MODEL_API_KEY | Yes | Your API key from OpenRouter or another provider that hosts the google/gemini-2.5-flash-image model | |
| MODEL_REFERER | No | Analytics headers for providers that require them | |
| MODEL_BASE_URL | No | Alternate provider endpoint | https://openrouter.ai/api/v1 |
| MODEL_GENERATE_PATH | No | Alternate generation endpoint path | /responses |
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 | |