Skip to content
Grok

Mockups Gallery for Grok

io.github.kgnatx/mockups-gallery

Self-hosted gallery for AI-generated mockups. MCP interface; token-efficient curl uploads.

client:Grok transport:streamable-http runtime:oci

Install Mockups Gallery in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "mockups-gallery": {
      "type": "http",
      "url": "https://{host}/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

Mockups Gallery in other clients