Skip the install. Get this working in under 2 minutes.
Start a free trial on cloud.anythingmcp.com, add the Vinted in one click, then point your AI client (Claude, ChatGPT, Copilot or Cursor) at the generated MCP endpoint. No Docker, no git clone, zero engineering experience required.
Summary
Search Vinted's second-hand fashion marketplace from any AI assistant. Find items by text query, filter by category, price, brand, size, condition. 3 tools, no auth — reverse-engineered from the Vinted mobile app.
Prueba a pedir
Prompts de ejemplo para Vinted
Haz clic en un prompt para copiarlo. Pégalo en Claude, ChatGPT, Cursor, Gemini, Copilot u OpenClaw para ejecutarlo contra este conector.
Claude es IA y puede equivocarse. Verifica siempre las respuestas.
💡 ¿Sin instalación? Usa cloud.anythingmcp.com directamente. Inicia sesión, pulsa Connectors → Vinted, pega tus credenciales, genera una MCP API key — listo. Sin Docker, sin
git clone, sin servidor local.
Vinted
Search Vinted's second-hand fashion marketplace from any AI assistant. Find items by text query, filter by category, price, brand, size, condition. 3 tools, no auth — reverse-engineered from the Vinted mobile app.
Configuración
This connector wraps the Vinted mobile app's internal API (www.vinted.fr — works across all 16 Vinted markets).
Setup: nothing. The endpoints exposed here are the same the Vinted iOS app uses for catalog discovery.
What it does NOT do: complete purchases, message sellers, or create listings. Write operations require a logged-in session and Vinted's mobile anti-bot checks. Use this connector to find items; transact in the Vinted app.
…(continued in the in-app connector instructions)
Requisitos previos: (none — public API)
Instalar el conector localmente
git clone https://github.com/HelpCode-ai/anythingmcp.git
cd anythingmcp && docker compose up -d
Abre http://localhost:3000/connectors/store, elige Vinted e introduce las variables listadas en los Requisitos previos.
Herramientas disponibles
| Tool | What it does |
|---|---|
vinted_search_items | Free-text search across Vinted's catalog |
vinted_get_filters | Get the available filter options for Vinted catalog search — categories, brands, sizes, colors, conditions |
vinted_homepage | Get Vinted's curated homepage feed — featured items, promoted closets, banners |
Siguientes pasos
¿Te ha sido útil esta guía?