Spotify for Zed
io.github.akutishevsky/spotify
Full Spotify Web API coverage - albums, artists, playlists, player controls, and more.
client:Zed
transport:streamable-http
Install Spotify in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"spotify": {
"url": "https://sptfy-mcp.online/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs