Depop Scraper & Monitor: New Listings, Price & Sold Alerts for Claude Desktop
io.github.nero-engine/depop-marketplace-monitor
Depop listings for searches or URLs, with alerts on new listings, price drops and sales.
client:Claude Desktop
transport:streamable-http
Install Depop Scraper & Monitor: New Listings, Price & Sold Alerts in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"depop-marketplace-monitor": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.apify.com/?tools=nerolabs/depop-marketplace-monitor"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs