Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DEEPL_AUTH_KEY | Yes | Your DeepL API key (required). You can get one by signing up at DeepL API. With a DeepL API Free account you can translate up to 500,000 characters/month for free. | |
| DEEPL_SERVER_URL | No | Override the DeepL API endpoint (optional) | https://api-free.deepl.com |
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 | |