Simpliers Giveaway for Gemini CLI
com.simpliers/giveaway
Run transparent giveaways on Instagram, X, TikTok and YouTube posts. Draw in your browser.
client:Gemini CLI
transport:streamable-http
Install Simpliers Giveaway in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"giveaway": {
"httpUrl": "https://api.simpliers.com/mcp/giveaway"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs