Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ENRIPROXY_URL | No | The URL of the EnriProxy server. | http://127.0.0.1:8787 |
| ENRIPROXY_API_KEY | Yes | An EnriProxy API key (configured on the EnriProxy side). | |
| ENRIVISION_TIMEOUT_MS | No | Upload timeout in milliseconds. Applied per request. | 1800000 |
| ENRIVISION_DEFAULT_LANGUAGE | No | Default language to send when the tool call does not provide language (ISO 639-1; e.g., es, en). |
Capabilities
Server capabilities have not been inspected yet.
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 | |