Skip to content
Gemini CLI

Spotify for Gemini CLI

io.github.akutishevsky/spotify

Full Spotify Web API coverage - albums, artists, playlists, player controls, and more.

client:Gemini CLI transport:streamable-http

Install Spotify in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "spotify": {
      "httpUrl": "https://sptfy-mcp.online/mcp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

Spotify in other clients