← Back to Plugins
MCP Server MCP

uxlint

github By github 👁 1 views ▲ 0 votes

Audit a site's UX the way a design-literate reviewer would, with a concrete fix for every finding.

Homepage Verified source GitHub

Install

npx -y @uxlint-net/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@uxlint-net/uxlint",
      "version": "0.1.30",
      "runtimeHint": "npx",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...