Setlist.id for Zed
id.setlist/setlist-id
Identify the tracklist of any DJ mix from its YouTube, SoundCloud or Mixcloud URL.
client:Zed
transport:streamable-http
Install Setlist.id in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"setlist-id": {
"url": "https://api.setlist.id/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs