Skip to content
Zed

discoverGPT for Zed

com.vairetail/discovergpt

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

client:Zed transport:sse

Install discoverGPT in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

Merge this into your existing settings object — do not replace the file. Zed docs

discoverGPT in other clients