Word Cloud Generator (word-cloud.net) for VS Code
net.word-cloud/wordcloud
Generate word clouds from text with custom fonts, colors, backgrounds, gradients, and shape masks
client:VS Code
transport:streamable-http
tools:3
Install Word Cloud Generator (word-cloud.net) in VS Code
.vscode/mcp.json
{
"servers": {
"wordcloud": {
"type": "http",
"url": "https://word-cloud.net/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs