HardCopy Labs for VS Code
com.hardcopylabs/hardcopy
Order real 3D prints from chat: send an STL or OpenSCAD model, see one price, get it by UPS.
client:VS Code
transport:streamable-http
tools:3
Install HardCopy Labs in VS Code
.vscode/mcp.json
{
"servers": {
"hardcopy": {
"type": "http",
"url": "https://mcp.hardcopylabs.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs