Skip to content
VS Code

Product Source for VS Code

io.productsource/product-source

Real-time product data across 450+ retailers — look up any UPC for prices, images, and margin data.

client:VS Code transport:streamable-http

Install Product Source in VS Code

.vscode/mcp.json

{
  "servers": {
    "product-source": {
      "type": "http",
      "url": "https://mcp.productsource.io/mcp"
    }
  }
}

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

Product Source in other clients