Phillips for VS Code
io.github.pipeworx-io/phillips
Phillips MCP — realized auction prices from phillips.com.
client:VS Code
transport:streamable-http
Install Phillips in VS Code
.vscode/mcp.json
{
"servers": {
"phillips": {
"type": "http",
"url": "https://gateway.pipeworx.io/phillips/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs