Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | HTTP server port | 8080 |
| AZURE_CLIENT_ID | Yes | Application (client) ID from App Registration | |
| AZURE_TENANT_ID | Yes | Directory (tenant) ID | |
| SHAREPOINT_FOLDER | No | Default folder path in the document library | Meeting Transcripts |
| AZURE_CLIENT_SECRET | Yes | Client secret value from App Registration | |
| SHAREPOINT_SITE_URL | No | Default SharePoint site for save_transcript (e.g. contoso.sharepoint.com/sites/Meetings) |
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 | |