Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SPOTIFY_CLIENT_ID | No | Spotify App Client ID (Optional, for Tier 5 features like playback control) | |
| YOUR_SPOTIFY_TOKEN | Yes | Your public token from Your Spotify settings | |
| SPOTIFY_ACCESS_TOKEN | No | Spotify OAuth Access Token (Optional, for Tier 5 features like playback control) | |
| YOUR_SPOTIFY_API_URL | Yes | Your Your Spotify API URL (e.g., https://your-spotify-api.example.com) | |
| SPOTIFY_CLIENT_SECRET | No | Spotify App Client Secret (Optional, for Tier 5 features like playback control) | |
| SPOTIFY_REFRESH_TOKEN | No | Spotify OAuth Refresh Token (Optional, for Tier 5 features like playback control) |
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 | |