diff --git a/README.md b/README.md index 1f51efd..eea0db2 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ node scripts/generate-readme.mjs | Server | Description | Transport | Links | |---|---|---|---| -| UIZZE | UI reference MCP for Codex, Claude Code, Cursor, and Copilot with 800,000+ real web and iOS screens, product-specific design contracts, implementation validation, audits, and screenshot critique. | streamable-http | [Homepage](https://uizze.com)
[GitHub](https://github.com/uizze/uizze-mcp)
[Package](https://uizze.com/mcp) | +| UIZZE | Hosted UI reference MCP for Codex, Claude Code, Cursor, and Copilot. Full access adds live search, product-specific design contracts, implementation validation, audits, and screenshot critique across 800,000+ real web and iOS screens; the free Skill and no-account check_ui_slop preview are separate. | streamable-http | [Homepage](https://uizze.com)
[GitHub](https://github.com/uizze/uizze)
[Package](https://uizze.com/mcp) | ### Knowledge diff --git a/servers/design/uizze/server.json b/servers/design/uizze/server.json index 6428649..5c9f481 100644 --- a/servers/design/uizze/server.json +++ b/servers/design/uizze/server.json @@ -2,9 +2,9 @@ "slug": "uizze", "name": "UIZZE", "category": "design", - "description": "UI reference MCP for Codex, Claude Code, Cursor, and Copilot with 800,000+ real web and iOS screens, product-specific design contracts, implementation validation, audits, and screenshot critique.", + "description": "Hosted UI reference MCP for Codex, Claude Code, Cursor, and Copilot. Full access adds live search, product-specific design contracts, implementation validation, audits, and screenshot critique across 800,000+ real web and iOS screens; the free Skill and no-account check_ui_slop preview are separate.", "homepage_url": "https://uizze.com", - "repository_url": "https://github.com/uizze/uizze-mcp", + "repository_url": "https://github.com/uizze/uizze", "package_url": "https://uizze.com/mcp", "transports": [ "streamable-http"