heybeauty-mcp

heybeauty-mcp

13

HeyBeauty MCP Server is a virtual tryon application using TypeScript and the HeyBeauty API. It offers tools to submit and query tryon tasks along with structured prompts for virtual clothing tryons. It is an MCP Server.

How do I get a HeyBeauty API Key?

You can apply for a HeyBeauty API Key by visiting the HeyBeauty API documentation page at https://heybeauty.com/docs/api/introduction.

What are the required parameters for submitting a try-on task?

The required parameters for submitting a try-on task are user image URL, cloth image URL, cloth ID, and cloth description.

How can I debug the HeyBeauty MCP Server?

You can use the MCP Inspector for debugging, which is available as a package script. Run 'npm run inspector' to access debugging tools in your browser.