product price extractor for Zed
io.github.dataleadspro/product-price-extractor
Extract product names, prices, and currency from any e-commerce product page in one call.
client:Zed
transport:streamable-http
tools:2
Install product price extractor in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"product-price-extractor": {
"url": "https://data.dataleads.pro/mcp/product-price-extractor"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs