Mockups Gallery for VS Code
io.github.kgnatx/mockups-gallery
Self-hosted gallery for AI-generated mockups. MCP interface; token-efficient curl uploads.
client:VS Code
transport:streamable-http
runtime:oci
Install Mockups Gallery in VS Code
.vscode/mcp.json
{
"servers": {
"mockups-gallery": {
"type": "http",
"url": "https://{host}/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs