thumbnails for VS Code
io.github.theluckystrike/thumbnails
Generate image thumbnails, resize, convert and compress photos from your AI chat. Local files.
client:VS Code
transport:streamable-http
runtime:mcpb
tools:15
Install thumbnails in VS Code
.vscode/mcp.json
{
"servers": {
"thumbnails": {
"type": "http",
"url": "https://mcp.zovo.one/mcp/thumbnails"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs