Skip to content
VS Code

Setlist.id for VS Code

id.setlist/setlist-id

Identify the tracklist of any DJ mix from its YouTube, SoundCloud or Mixcloud URL.

client:VS Code transport:streamable-http

Install Setlist.id in VS Code

.vscode/mcp.json

{
  "servers": {
    "setlist-id": {
      "type": "http",
      "url": "https://api.setlist.id/mcp"
    }
  }
}

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

Setlist.id in other clients