Skip to content
Gemini CLI

Spotify for Gemini CLI

io.github.pipeworx-io/spotify

Spotify MCP — Web API via client_credentials OAuth

client:Gemini CLI transport:streamable-http

Install Spotify in Gemini CLI

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

{
  "mcpServers": {
    "spotify": {
      "httpUrl": "https://gateway.pipeworx.io/spotify/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