Skip to content
Zed

UI Factory for Zed

io.github.evozim/ui-factory

Generates React components and design frameworks from visual layouts.

client:Zed transport:sse

Install UI Factory in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "ui-factory": {
      "url": "https://ui-factory-mcp.vercel.app/api/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

UI Factory in other clients