Skip to content
Cline

upnext for Cline

io.github.tothienbao6a0/upnext

One audio queue across Spotify, the browser, local files and whatever is already playing.

client:Cline transport:stdio runtime:npm

Install upnext in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "upnext": {
      "command": "npx",
      "args": [
        "-y",
        "upnext-mcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

upnext in other clients