Mockups Gallery for Cursor
io.github.kgnatx/mockups-gallery
Self-hosted gallery for AI-generated mockups. MCP interface; token-efficient curl uploads.
client:Cursor
transport:streamable-http
runtime:oci
Install Mockups Gallery in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mockups-gallery": {
"url": "https://{host}/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs