Discogs for Zed
io.github.pipeworx-io/discogs
Discogs MCP — music release / artist / label database
client:Zed
transport:streamable-http
Install Discogs in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"discogs": {
"url": "https://gateway.pipeworx.io/discogs/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs