STOP UI SLOP. Real UI evidence, design contracts, and hard finish gates for coding agents.
claude mcp add uizze --transport http https://uizze.com/mcp/registry
~/.cursor/mcp.json
{
"mcpServers": {
"uizze": {
"url": "https://uizze.com/mcp/registry"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"uizze": {
"serverUrl": "https://uizze.com/mcp/registry"
}
}
}
.vscode/mcp.json
{
"servers": {
"uizze": {
"type": "http",
"url": "https://uizze.com/mcp/registry"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"uizze": {
"url": "https://uizze.com/mcp/registry"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"uizze": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://uizze.com/mcp/registry"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://uizze.com/mcp/registry | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.github.uizze--uizze/reviews or the review_server meta-tool.
POST /mcp