Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)<br>[GitHub](https://github.com/uizze/uizze-mcp)<br>[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)<br>[GitHub](https://github.com/uizze/uizze)<br>[Package](https://uizze.com/mcp) |

### Knowledge

Expand Down
4 changes: 2 additions & 2 deletions servers/design/uizze/server.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
Loading