Loading MCP server directory, please wait...
Design tokens + a build prompt from any URL, right inside Claude Code, Cursor, and Codex.
npx @getmcp/cli add io.github.mishaovcharenko/uiscannerRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.mishaovcharenko/uiscanner": {
"command": "npx",
"args": [
"-y",
"uiscanner-mcp"
]
}
}
}