Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MS_CLIENT_ID | Yes | Your Azure application client ID from Azure Portal > App Registrations > Your App | |
| USE_TEST_MODE | No | Enable test mode with simulated responses for testing without real API calls | false |
| MS_CLIENT_SECRET | Yes | Your Azure client secret VALUE (not Secret ID) from Azure Portal > App Registrations > Your App > Certificates & secrets |
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 | |