Skip to content
VS Code

Sothebys for VS Code

io.github.pipeworx-io/sothebys

Sotheby's MCP — realized auction prices from sothebys.com.

client:VS Code transport:streamable-http

Install Sothebys in VS Code

.vscode/mcp.json

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

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

Sothebys in other clients