Skip to content
Cursor

discoverGPT for Cursor

com.vairetail/discovergpt

REST API + MCP gateway for AI commerce: search, catalog enrichment, feeds/GEO, and virtual try-on.

client:Cursor transport:sse

Install discoverGPT in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "discovergpt": {
      "url": "https://api.vairetail.com/mcp/sse"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

discoverGPT in other clients