Skip to content
Cursor

Setlist.id for Cursor

id.setlist/setlist-id

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

client:Cursor transport:streamable-http

Install Setlist.id in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "setlist-id": {
      "url": "https://api.setlist.id/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Setlist.id in other clients