Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| QONTINUI_EMAIL | No | The email address associated with your Qontinui account. | |
| QONTINUI_API_URL | Yes | The URL for the Qontinui API. Use http://localhost:8000 for local development or the production URL for AWS. | |
| QONTINUI_PASSWORD | No | The password associated with your Qontinui account. | |
| QONTINUI_ACCESS_TOKEN | No | A JWT access token obtained from the Qontinui web app for authentication. |
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 | |