HasData Amazon for VS Code
com.hasdata/amazon
Amazon keyword search, product details, seller profiles and seller catalogues, as structured JSON.
client:VS Code
transport:streamable-http
runtime:npm
Install HasData Amazon in VS Code
.vscode/mcp.json
{
"servers": {
"amazon": {
"type": "http",
"url": "https://mcp.hasdata.com/mcp?apis=amazon"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs