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.
Frag einfach
Beispiel-Prompts für Vinted
Klick auf einen Prompt, um ihn zu kopieren. In Claude, ChatGPT, Cursor, Gemini, Copilot oder OpenClaw einfügen — und gegen diesen Konnektor laufen lassen.
Claude ist KI und kann Fehler machen. Bitte Antworten gegenprüfen.
💡 Keine Installation? Nutze cloud.anythingmcp.com direkt. Einloggen, Connectors → Vinted klicken, Zugangsdaten einfügen, MCP-API-Key erzeugen — fertig. Kein Docker, kein
git clone, kein lokaler Server.
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.
Einrichtung
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)
Voraussetzungen: (none — public API)
Connector lokal installieren
git clone https://github.com/HelpCode-ai/anythingmcp.git
cd anythingmcp && docker compose up -d
Öffne http://localhost:3000/connectors/store, wähle Vinted und trage die unter Voraussetzungen aufgelisteten Variablen ein.
Verfügbare Tools
| 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 |
Nächste Schritte
War dieser Guide hilfreich?