Spotify for VS Code
io.github.pipeworx-io/spotify
Spotify MCP — Web API via client_credentials OAuth
client:VS Code
transport:streamable-http
Install Spotify in VS Code
.vscode/mcp.json
{
"servers": {
"spotify": {
"type": "http",
"url": "https://gateway.pipeworx.io/spotify/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs