copy_template_to_generate_node_config — Uwear MCP Tool
copy_template_to_generate_node_config
(copy template to generate node config) is one of 66 tools on the
Uwear
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call copy_template_to_generate_node_config from your client
- Claude Code Uwear copy_template_to_generate_node_config run in your project directory
- Claude Desktop Uwear copy_template_to_generate_node_config ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Uwear copy_template_to_generate_node_config ~/.cursor/mcp.json
- VS Code Uwear copy_template_to_generate_node_config .vscode/mcp.json
- Zed Uwear copy_template_to_generate_node_config ~/.config/zed/settings.json
- Windsurf Uwear copy_template_to_generate_node_config ~/.codeium/windsurf/mcp_config.json
- Cline Uwear copy_template_to_generate_node_config ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Uwear copy_template_to_generate_node_config ~/.gemini/settings.json
- Grok Uwear copy_template_to_generate_node_config .mcp.json (in your project root)
- ChatGPT Uwear copy_template_to_generate_node_config Settings → Connectors → Advanced → Developer mode
- Claude.ai Uwear copy_template_to_generate_node_config Settings → Connectors → Add custom connector
- LangChain Uwear copy_template_to_generate_node_config pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http uwear https://api.uwear.ai/mcp
Other tools on this server
- search_uwear_library
- list_garments
- get_garment
- upload_garment_from_chat_file
- upload_garment_from_public_url
- list_avatars
- upload_avatar_from_chat_file
- generate_avatar
- save_generated_avatar
- list_outfits
- get_outfit
- create_outfit_from_garment_ids
- build_avatar_prompt
- propose_outfits
- create_avatar_from_references
- add_avatar_reference
- list_locations
- get_location
- create_location
- update_garment
- create_tag
- submit_uwear_feedback
- get_generation_status
- get_generation_results
- apply_backdrop
- queue_generation_result_qa
- read_generation_result_qa
- view_image
- propose_montage
- update_montage_proposal
- estimate_cost
- get_user_credits
- update_preferences
- list_tags
- get_items_by_tag
- request_user_context
- save_reference_file_from_chat_file
- propose_brief
- update_brief
- confirm_brief
- get_brief
- list_models
- list_art_directions
- get_art_direction
- create_art_direction
- update_art_direction
- duplicate_art_direction
- author_art_direction
- iterate_art_direction
- get_art_direction_authoring_job
- list_templates
- get_template
- save_template
- delete_template
- prepare_local_garment_upload
- finish_local_garment_upload
- mcp_get_context
- mcp_replace_context
- mcp_add_context
- mcp_clear_context
- mcp_list_files
- mcp_save_retouch
- mcp_export_montage
- mcp_generate_clip
- get_connection_identity
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.