FindMine Shopping Stylist is a Model Context Protocol (MCP) server that integrates FindMine's product styling AI to provide outfit recommendations and styling advice. It allows users to browse product information and receive personalized styling guidance.
FindMine Shopping Stylist is a Model Context Protocol (MCP) server that integrates FindMine's product styling AI to provide outfit recommendations and styling advice. It allows users to browse product information and receive personalized styling guidance.
You can install it via npm, Docker, or by cloning the repository from GitHub.Add this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"findmine-shopping-stylist": {
"command": "npx",
"args": [
"-y",
"You can install it via npm, Docker, or by cloning the repository from GitHub."
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from FindMine Shopping Stylist?"
No configuration required. This server works out of the box.
"What resources are available in FindMine Shopping Stylist?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in FindMine Shopping Stylist"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in FindMine Shopping Stylist with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.