Sothebys for Zed
io.github.pipeworx-io/sothebys
Sotheby's MCP — realized auction prices from sothebys.com.
client:Zed
transport:streamable-http
Install Sothebys in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"sothebys": {
"url": "https://gateway.pipeworx.io/sothebys/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs