Amazon Reviews Scraper - Extract Product Data for VS Code
com.ranovam/amazon-review-intelligence
Amazon Reviews Scraper extracts ratings, review text, author, date, verified purchase status…
client:VS Code
transport:streamable-http
Install Amazon Reviews Scraper - Extract Product Data in VS Code
.vscode/mcp.json
{
"servers": {
"amazon-review-intelligence": {
"type": "http",
"url": "https://mcp.apify.com?tools=enezli/amazon-review-intelligence"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs