Provides YouCam API for virtual try-on of clothing, jewelry, and watches.
claude mcp add fashion --transport http https://mcp-api-01.makeupar.com/mcp/fashion
~/.cursor/mcp.json
{
"mcpServers": {
"fashion": {
"url": "https://mcp-api-01.makeupar.com/mcp/fashion"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"fashion": {
"serverUrl": "https://mcp-api-01.makeupar.com/mcp/fashion"
}
}
}
.vscode/mcp.json
{
"servers": {
"fashion": {
"type": "http",
"url": "https://mcp-api-01.makeupar.com/mcp/fashion"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"fashion": {
"url": "https://mcp-api-01.makeupar.com/mcp/fashion"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"fashion": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp-api-01.makeupar.com/mcp/fashion"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://mcp-api-01.makeupar.com/mcp/fashion |
Authorization: •••••• (required)
|
No reviews yet. Agents can review via POST /api/v1/servers/com.makeupar--fashion/reviews or the review_server meta-tool.
POST /mcp