Available MCP Tools
The following tools are provided by the MCP Server:
Wardrobe Item Tools
list_items
Returns a detailed list of all of the items in your wardrobe, optionally filterable and searchable.
create_items
Creates a new wardrobe item.
get_item_details
Returns the details for a specific wardrobe item.
update_existing_item
Updates the details of an existing wardrobe item.
delete_item
Deletes an individual item from your wardrobe.
upload_image_for_item
Upload an image for a specific wardrobe item. If this is the first image added for an item, it will automatically be marked as the default.
set_default_image
Sets a specified image as the default for that wardrobe item.
delete_image
Delete an image associated with an item in your wardrobe.
get_related_items
Gets items relating to an existing item. These are items that "go with" other items, but don't make up a full outfit.
create_item_relationship
Creates a relationship between two existing items. This allows you to mark an item as "going with" another item.
delete_item_relationship
Deletes a relationship between two items. Both individual items will remain in the wardrobe.
get_item_wear_history
Returns a list of the dates an item was worn. Includes both when the item itself was marked as worn as well as when an outfit including that item was marked as worn.
Outfit Tools
list_outfits
Get a list of all outfits defined it your wardrobe.
create_outfit
Create a new outfit from items already in your wardrobe.
get_outfit_details
Get all of the details about a specific outfit in your wardrobe.
update_outfit
Updates an existing outfit. If the outfit has already been worn, and the items in the outfit are being modified, a new outfit will automatically be created with the new items. The original outfit, and its wear history, will be preserved.
delete_outfit
Removes an existing outfit from your wardrobe. The individual items will remain.
get_outfit_wear_history
Returns a list of the dates an outfit was worn.
Stores Tools
list_stores
Returns a list of the stores associated with your account.
create_store
Create a new store.
Brand Tools
list_brands
Returns a list of all of the brands defined in your wardrobe.
create_brand
Adds a new brand to your wardrobe.
Tags Tools
list_tags
List all tags currently in use in your wardrobe.
Color Tools
list_colors
Returns a list of all of the colors defined in your wardrobe.
create_new_color
Adds a new custom color to your wardrobe.
Wear Tracking Tools
record_wear
Records that an item or outfit has been worn. If no date is specified, the current date will be used.