HardCopy Labs for Gemini CLI
com.hardcopylabs/hardcopy
Order real 3D prints from chat: send an STL or OpenSCAD model, see one price, get it by UPS.
client:Gemini CLI
transport:streamable-http
tools:3
Install HardCopy Labs in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"hardcopy": {
"httpUrl": "https://mcp.hardcopylabs.com/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs