Getting Started
Connect your AI assistant to Vistoya's product catalog. No API key required — just add the server URL and start shopping with AI.
https://mcp.vistoya.com/mcp
Setup
Add the following to your Claude Desktop configuration file (claude_desktop_config.json):
{
"mcpServers": {
"vistoya": {
"url": "https://mcp.vistoya.com/mcp"
}
}
}
Restart Claude Desktop. The Vistoya tools will appear in the tool picker.
Verify your connection
Once connected, try asking Claude:
"What fashion brands are available on Vistoya?"
Claude should call list_stores and return a list of connected retailers. If that works, you're all set.
What you can do
Once connected, you can ask Claude things like:
- "Find me a black leather jacket under $300"
- "What's trending in streetwear right now?"
- "Show me something similar to this product"
- "What brands sell sustainable clothing on Vistoya?"
Claude will use Vistoya's tools behind the scenes to search, discover, and retrieve product information for you.