Skip to content
VS Code

google shopping for VS Code

io.github.johnisanerd/google-shopping

Google Shopping products, prices, sellers, and deals as structured data via a hosted MCP server.

client:VS Code transport:streamable-http

Install google shopping in VS Code

.vscode/mcp.json

{
  "servers": {
    "google-shopping": {
      "type": "http",
      "url": "https://mcp.apify.com/?tools=johnvc/google-shopping-api-google-shopping-products-prices-deals"
    }
  }
}

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

google shopping in other clients