discoverGPT for VS Code
com.vairetail/discovergpt
REST API + MCP gateway for AI commerce: search, catalog enrichment, feeds/GEO, and virtual try-on.
client:VS Code
transport:sse
Install discoverGPT in VS Code
.vscode/mcp.json
{
"servers": {
"discovergpt": {
"type": "sse",
"url": "https://api.vairetail.com/mcp/sse"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs