Spotify for Zed
io.github.pipeworx-io/spotify
Spotify MCP — Web API via client_credentials OAuth
client:Zed
transport:streamable-http
Install Spotify in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"spotify": {
"url": "https://gateway.pipeworx.io/spotify/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs