shopping discovery for VS Code
io.github.periskop-ai/shopping-discovery
Product discovery for AI agents: ranked products and bundles from the open merchant web.
client:VS Code
transport:streamable-http
Install shopping discovery in VS Code
.vscode/mcp.json
{
"servers": {
"shopping-discovery": {
"type": "http",
"url": "https://mcp.periskop.ai/v1/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs