product price extractor for Cursor
io.github.dataleadspro/product-price-extractor
Extract product names, prices, and currency from any e-commerce product page in one call.
client:Cursor
transport:streamable-http
tools:2
Install product price extractor in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"product-price-extractor": {
"url": "https://data.dataleads.pro/mcp/product-price-extractor"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs