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 + Claude
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.
Voraussetzungen
Die vollständige Setup-Anleitung ist in den Connector eingebaut (im Store sichtbar, wenn du den Connector auswählst). Benötigte Umgebungsvariablen für diesen Connector:
(none — public API)
Schritt 1 — Zugangsdaten holen
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)
Schritt 2 — Adapter installieren
git clone https://github.com/HelpCode-ai/anythingmcp.git
cd anythingmcp && docker compose up -d
Schritt 3 — Vinted-Connector in Claude einrichten
Fünf Klicks über zwei Tabs — wir gehen jeden Bildschirm durch. Du brauchst die MCP-Server-URL aus Schritt 2 und deinen AnythingMCP-Login bereit.
1. Öffne Claude's Customize → Connectors
In Claude gehe auf Customize → Connectors (claude.ai/customize/connectors) und klicke das + oben rechts.

claude.ai/customize/connectorsVerfügbar auf Claude Pro, Team, Enterprise.
2. MCP-Server-URL einfügen
Füge die URL aus Schritt 2 ein — https://cloud.anythingmcp.com/mcp/<deine-id>. Kein Name, kein Auth-Header, keine erweiterten Einstellungen: nur die URL. Dann klicke Add.

Jeder Connector hat seine eigene URL — privat und jederzeit widerrufbar.
3. Auf Connect klicken
Der Connector erscheint mit AnythingMCP-Icon. Claude zeigt „You are not connected to AnythingMCP yet." Klicke Connect — Claude öffnet AnythingMCP in einem neuen Tab.

4. Claude auf AnythingMCP autorisieren
Melde dich mit deinen AnythingMCP-Credentials an. Einmalig pro Browser; Session bleibt bestehen.

cloud.anythingmcp.com/oauth/authorizeDein Passwort erreicht Claude nie — Standard-OAuth-Handshake.
5. Alle Vinted-Tools erscheinen in Claude
Claude entdeckt alle Vinted-Tools automatisch. Pro Tool einstellbar: immer erlauben, jedes Mal fragen oder nie. Du bist startklar.

Fertig — los geht's. Probier: „Finde Stone-Island-Jacken Größe L unter 50 € auf Vinted, sortiert nach neuesten." Claude entdeckt die Tools und ruft sie selbstständig auf.
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 |
FAQ
Funktioniert es mit Claude Code genauso wie mit Claude Desktop? Ja — beide auf https://cloud.anythingmcp.com/mcp zeigen lassen.
Nächste Schritte
War dieser Guide hilfreich?