uizze

UIZZE MCP

Community uizze
Updated

Stop coding agents from shipping generic UI with 800,000+ real web and iOS screens, live search, and hard finish gates.

UIZZE MCP

OpenSSF ScorecardUIZZE on Smithery

STOP UI SLOP.

If your UI looks AI-generated, you've already lost the first impression.

UIZZE arms Codex, Claude Code, Cursor, and Copilot with 800,000+ real web and iOS interfaces, live reference search, product-specific design contracts, validation, audits, and a hard finish gate before generic UI reaches users.

STOP UI SLOP →

Without product evidence Grounded with UIZZE

Install the free UIZZE anti-slop skill

Give Codex, Claude Code, or Cursor a workflow grounded in 800,000+ real web and iOS screens, a design contract, and a hard finish gate:

npx skills add https://uizze.com --skill anti-ui-slop

The free skill works on its own. Connect the hosted UIZZE MCP when you want live search, reference packs, audits, and screenshot critique inside the agent. The repository also includes the focused uizze-ui-research and ui-slop-review skills.

→ Read the anti-slop UI workflow

→ Run the AI UI slop preflight checklist

→ Copy an anti-slop UI research, contract, validation, and critique prompt

→ Follow the UI reference cookbook for coding agents

Use UIZZE to:

  • Browse a public catalog of real web and iOS product UI references.
  • Search screens, flows, and UI elements for visual context before building.
  • Give supported coding agents a hosted MCP workflow with UI design contracts, implementation validation, audits, and critiques.

Connect the MCP server

  1. Get an agent token from the UIZZE Agent Connector.
  2. Connect the remote MCP endpoint:
URL: https://uizze.com/mcp
Authorization: Bearer <your UIZZE agent token>

Store the token in local agent configuration or an environment variable only. Do not commit it.

Codex

export UIZZE_AGENT_TOKEN="uizze_at_your_token"
codex mcp add uizze --url https://uizze.com/mcp --bearer-token-env-var UIZZE_AGENT_TOKEN

Claude Code

claude mcp add --transport http uizze https://uizze.com/mcp --header "Authorization: Bearer uizze_at_your_token"

Cursor

{
  "mcpServers": {
    "uizze": {
      "url": "https://uizze.com/mcp",
      "headers": {
        "Authorization": "Bearer uizze_at_your_token"
      }
    }
  }
}

What the server provides

The UIZZE MCP server returns structured UI references, image URLs, OCR excerpts, ontology context, design contracts, implementation manifests, deterministic audit results, critique gates, and suggested follow-up calls.

Start UI work by creating a design contract, inspect the relevant references, adapt the observed patterns to the existing design system, then validate and critique the implementation before calling it done. Do not clone brands, logos, proprietary copy, assets, or exact layouts.

Links

MCP Server · Populars

MCP Server · New

    JanYork

    LWC — Proactive Memory for AI Agents

    Agent-driven proactive memory CLI for AI agents — autonomously recall, maintain, and evolve persistent, source-grounded knowledge across sessions.

    Community JanYork
    mixelpixx

    Konnect *BETA Release

    AI-assisted PCB design for KiCAD 10. Native KiCAD plugin — a single Rust binary exposing 171 schematic, layout, routing, design-review, and manufacturing tools to Claude, or the LLM of your choosing

    Community mixelpixx
    mixelpixx

    Nimrod

    Web research for Claude over MCP: quality-scored Google search, clean extraction, deep research. Hosted connector for claude.ai/Desktop/Code + Nimrod Desktop toolkit (skills, agent, hooks).

    Community mixelpixx
    icesixgod

    Codex Trajectory

    Privacy-aware trajectory viewer for local Codex task logs

    Community icesixgod
    Minima-AI-Inc

    minima

    On-premises conversational RAG with configurable containers

    Community Minima-AI-Inc