- Step1: Obtain a HeyBeauty API Key from their documentation.
- Step2: Configure the MCP server with your API key in the client config file.
- Step3: Add resources representing clothing items using 'cloth://' URIs with metadata.
- Step4: Use 'submit_tryon_task' tool to send user images, cloth images, and details to generate try-on tasks.
- Step5: Query the status of try-on tasks with 'query_tryon_task' using the task ID.
- Step6: Generate and send prompts for virtual try-on with 'tryon_cloth' to integrate with language models.