HeyBeauty Virtual Try-On
Provides a bridge between virtual try-on technology and clothing visualization, enabling users to see how selected items would look on them through image processing and metadata-rich clothing resources.
19 stars
0 tools
Created Aug 2025
@chatmcp/chatmcp-heybeauty-virtual-try-on-heybeauty-mcpAbout
Provides a bridge between virtual try-on technology and clothing visualization, enabling users to see how selected items would look on them through image processing and metadata-rich clothing resources.
Categories
general
Installation
npm
npm install @chatmcp/chatmcp-heybeauty-virtual-try-on-heybeauty-mcp
Configuration
{
"mcpServers": {
"chatmcp-heybeauty-virtual-try-on-heybeauty-mcp": {
"command": "npx",
"args": [
"-y",
"@chatmcp/chatmcp-heybeauty-virtual-try-on-heybeauty-mcp"
]
}
}
}