Uwear
U
Uwear
/create_avatar_from_references

Create Avatar from References

Create one reusable avatar/model from an ordered set of generated avatar views, owned workspace files, and public image URLs. Each reference fills one durable s

liveunknown~5s typical
mcpuwear
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-ai-uwear-uwear /create_avatar_from_references for me.

Input

FieldTypeDescription
age_rangestringOptional concrete age or age range. Never inferred.
buildstringOptional concrete physical build. Never inferred.
height_cmintegerOptional height in centimeters. Never inferred.
name*string
references*arrayOrdered reference sources for the new avatar.

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-ai-uwear-uwear","endpoint":"/create_avatar_from_references","input":{"name":"...","references":[]}}'
cli
npx cracked-ai run -p mcp-ai-uwear-uwear -e /create_avatar_from_references -i '{"name":"...","references":[]}'
mcp
run_tool({ provider: "mcp-ai-uwear-uwear", endpoint: "/create_avatar_from_references", input: {"name":"...","references":[]} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.