amazon product data for Grok
io.github.dataleadspro/amazon-product-data
Amazon search and product extraction: titles, prices, ASINs, and listings as clean JSON.
client:Grok
transport:streamable-http
tools:2
Install amazon product data in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"amazon-product-data": {
"type": "http",
"url": "https://data.dataleads.pro/mcp/amazon-product-data"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs