Skip to content
VS Code

HasData Walmart for VS Code

com.hasdata/walmart

Walmart search, product pages and customer reviews on walmart.com and walmart.ca, as JSON.

client:VS Code transport:streamable-http runtime:npm

Install HasData Walmart in VS Code

.vscode/mcp.json

{
  "servers": {
    "walmart": {
      "type": "http",
      "url": "https://mcp.hasdata.com/mcp?apis=walmart"
    }
  }
}

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

HasData Walmart in other clients