UNPKG

figma-restoration-mcp-vue-tools

Version:

Professional Figma Component Restoration Kit - MCP tools with snapDOM-powered high-quality screenshots, intelligent shadow detection, and advanced diff analysis for Vue component restoration. Features enhanced figma_compare with color-coded region analysi

30 lines 652 B
{ "enabled": true, "command": "yarn dev", "port": 1932, "timeout": 30000, "retryCount": 3, "checkDependencies": true, "showNotifications": true, "environment": { "nodeMinVersion": "18.0.0", "preferredPackageManager": "yarn" }, "portOptions": { "defaultPorts": [1932, 3000, 5173, 8080, 8000], "autoSelectAlternative": true, "killConflictingProcesses": false }, "logging": { "level": "info", "logFile": ".vscode/dev-server.log", "keepLogs": true, "maxLogSize": "10MB" }, "startup": { "delay": 0, "checkInterval": 2000, "maxStartupTime": 30000, "gracefulShutdown": true } }