Skip to content
VS Code

product price extractor for VS Code

io.github.dataleadspro/product-price-extractor

Extract product names, prices, and currency from any e-commerce product page in one call.

client:VS Code transport:streamable-http tools:2

Install product price extractor in VS Code

.vscode/mcp.json

{
  "servers": {
    "product-price-extractor": {
      "type": "http",
      "url": "https://data.dataleads.pro/mcp/product-price-extractor"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

product price extractor in other clients