Skip to content
Zed

uimax mcp for Zed

io.github.prembobby39-gif/uimax-mcp

Frontend expert for Claude Code. Screenshots, Lighthouse, axe-core, code analysis, auto-fix.

client:Zed transport:stdio runtime:npm

Install uimax mcp in Zed

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

{
  "context_servers": {
    "uimax-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "uimax-mcp"
      ]
    }
  }
}

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

uimax mcp in other clients