Skip to content
VS Code

Deezer for VS Code

io.github.pipeworx-io/deezer

Deezer public music catalog (search/tracks/albums/artists/charts)

client:VS Code transport:streamable-http

Install Deezer in VS Code

.vscode/mcp.json

{
  "servers": {
    "deezer": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/deezer/mcp"
    }
  }
}

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

Deezer in other clients