Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OPERATON_ENGINE | No | Operaton engine name used in API path templates | default |
| OPERATON_BASE_URL | Yes | Operaton REST API base URL (e.g. http://localhost:8080/engine-rest) | |
| OPERATON_PASSWORD | Yes | Operaton password for Basic Auth | |
| OPERATON_USERNAME | Yes | Operaton user for Basic Auth | |
| OPERATON_SKIP_HEALTH_CHECK | No | Skip startup connectivity check — set true for dev/test environments | false |
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 | |