try_on — Tolstoy Shopper MCP Tool
try_on
(try on) is one of 3 tools on the
Tolstoy Shopper
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call try_on from your client
- Claude Code Tolstoy Shopper try_on run in your project directory
- Claude Desktop Tolstoy Shopper try_on ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Tolstoy Shopper try_on ~/.cursor/mcp.json
- VS Code Tolstoy Shopper try_on .vscode/mcp.json
- Zed Tolstoy Shopper try_on ~/.config/zed/settings.json
- Windsurf Tolstoy Shopper try_on ~/.codeium/windsurf/mcp_config.json
- Cline Tolstoy Shopper try_on ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Tolstoy Shopper try_on ~/.gemini/settings.json
- Grok Tolstoy Shopper try_on .mcp.json (in your project root)
- ChatGPT Tolstoy Shopper try_on Settings → Connectors → Advanced → Developer mode
- Claude.ai Tolstoy Shopper try_on Settings → Connectors → Add custom connector
- LangChain Tolstoy Shopper try_on pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http shopper https://apilb.gotolstoy.com/mcp/v1/shopper/mcp
Other tools on this server
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.