Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
OCI_REGION | Yes | Your preferred OCI region (e.g., us-ashburn-1) | |
OCI_USER_ID | Yes | Your OCI user OCID (found in Profile → User Settings) | |
OCI_TENANCY_ID | Yes | Your OCI tenancy OCID (found in Profile → Tenancy) | |
OCI_COMPARTMENT_ID | No | Optional default compartment OCID | |
OCI_KEY_FINGERPRINT | Yes | The fingerprint of your OCI API key (generated when creating API key) | |
OCI_PRIVATE_KEY_PATH | Yes | The file path to your OCI private key .pem file |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |