Skip to content
VS Code

Discogs for VS Code

io.github.pipeworx-io/discogs

Discogs MCP — music release / artist / label database

client:VS Code transport:streamable-http

Install Discogs in VS Code

.vscode/mcp.json

{
  "servers": {
    "discogs": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/discogs/mcp"
    }
  }
}

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

Discogs in other clients