How to Use the Vestiaire Collective MCP in Claude Code
Script Vestiaire Collective data pipelines using Claude Code’s headless terminal agent.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Vestiaire Collective MCP to Claude Code
Create your Vinkius account to connect Vestiaire Collective to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Batch listing and inventory checks.
Need a script to process all your listings? Run `list_my_selling_items` and pipe the output into a CSV file for external processing. This is ideal for bulk data management. You can also pull lists of brands or categories using `list_available_brands`. This lets you loop through every possible brand ID in a CI/CD pipeline without needing manual intervention.
Running targeted searches via shell.
You don't need a GUI to search. Use `search_luxury_items` with keywords like 'Chanel tweed' and pipe the resulting IDs into another script for status checks. This is perfect for automated monitoring. For structured queries, use `search_with_advanced_filters`. You can pass all required filters—like country or material—as command-line arguments to build a repeatable workflow.
Extracting key item details for logging.
If you're building an audit script, running `get_item_details` on a batch of IDs gives you the necessary metadata (size, condition). It outputs clean JSON perfect for logging into Splunk or Elastic. Similarly, checking market value using `analyze_price_trends` lets your cron job monitor price fluctuations and trigger alerts if values drop below a threshold.
Set up Vestiaire Collective MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seevestiaire-collective-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Vestiaire Collective transactions." It will automatically discover and invoke the available Vestiaire Collective tools.
claude mcp add --transport http vestiaire-collective-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Vestiaire Collective MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Vestiaire Collective MCP today
We host it, we monitor it, we maintain it. You just paste one token.