Skip to content
VS Code

Spotify for VS Code

io.github.akutishevsky/spotify

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

client:VS Code transport:streamable-http

Install Spotify in VS Code

.vscode/mcp.json

{
  "servers": {
    "spotify": {
      "type": "http",
      "url": "https://sptfy-mcp.online/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Spotify in other clients