Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DEBUG | No | Set to true for verbose logging and debug mode | |
| DATAVERSE_URL | Yes | Your Dataverse environment URL (e.g., https://yourorg.crm.dynamics.com) | |
| DATAVERSE_CLIENT_ID | Yes | The Azure AD application (client) ID found in your app registration overview | |
| DATAVERSE_TENANT_ID | Yes | The Azure AD tenant ID found in the overview section | |
| DATAVERSE_CLIENT_SECRET | Yes | The Azure AD client secret value |
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 | |