makeup.land for Gemini CLI
land.makeup/v1
Israeli cosmetics retailer: ΔE shade matching, customer wallet, cart, orders, gift cards.
client:Gemini CLI
transport:streamable-http
tools:8
Install makeup.land in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"v1": {
"httpUrl": "https://makeup.land/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