Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Logging level for the server (DEBUG, INFO, WARN, ERROR) | INFO |
| AZURE_CLIENT_ID | No | Your Azure AD application client ID (optional, uses built-in multi-tenant app by default) | |
| AZURE_TENANT_ID | No | Your Azure AD tenant ID (optional, defaults to 'common') | common |
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 | |