FrunkLab for Gemini CLI
com.frunklab/wraps
AI Tesla Paint Shop wraps and lock chimes for your FrunkLab account, plus gallery and sound search.
client:Gemini CLI
transport:streamable-http
Install FrunkLab in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"wraps": {
"httpUrl": "https://www.frunklab.com/api/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs