vinted-mcp

PSycH0buNnY01/vinted-mcp
★ 0 stars TypeScript Memory/Knowledge Updated today
MCP-server voor Vinted (zoeken/ophalen via het Model Context Protocol)
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "vinted-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "PSycH0buNnY01/vinted-mcp"
      ]
    }
  }
}