set-spotify-credentials
Configure and store Spotify API credentials, including client ID, client secret, access token, and refresh token, to enable seamless integration with the Spotify MCP Server for music management and interaction.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
accessToken | Yes | The Spotify Access Token | |
clientId | Yes | The Spotify Client ID | |
clientSecret | Yes | The Spotify Client Secret | |
refreshToken | Yes | The Spotify Refresh Token |