Word Cloud Generator (word-cloud.net) for Gemini CLI
net.word-cloud/wordcloud
Generate word clouds from text with custom fonts, colors, backgrounds, gradients, and shape masks
client:Gemini CLI
transport:streamable-http
tools:3
Install Word Cloud Generator (word-cloud.net) in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"wordcloud": {
"httpUrl": "https://word-cloud.net/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs