Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| BGM_LOG_LEVEL | No | Logging level for the server | INFO |
| BGM_OAUTH_FILE | No | OAuth file location for YouTube Music API authentication | oauth.json |
| BGM_MAX_DURATION | No | Maximum duration for search results in seconds | 240 |
| BGM_SEARCH_LIMIT | No | Maximum number of search results to retrieve | 15 |
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 | |