MCP.so
登录

discoverGPT已验证已精选

@Joe Monastiero

关于 discoverGPT

discoverGPT is visualAI's unified MCP gateway for AI commerce, exposing 24 tools across four capabilities on one canonical product catalog: trimodal search (natural-language, precise-color, and image-similarity), AI catalog enrichment and quality scoring, AI-discovery feeds and GEO visibility (ACP, UCP, Schema.org JSON-LD), and virtual try-on image composition. Connect over SSE at https://api.vairetail.com/mcp/sse — auth is OAuth 2.0 with a one-time browser consent screen (Dynamic Client Registration, no API keys to copy or rotate). The same MCP tools run on the same infrastructure and canonical catalog as discoverGPT's REST API, so agents and your own code share one account, one set of credentials, and one data model. Founding offer: the first 500 developers get discoverGPT Starter free for life — no card required. Sign up at https://developer.vairetail.com/sign-up.

连接信息

https://api.vairetail.com/mcp/sse

接入方式

claude mcp add discovergpt --transport http https://api.vairetail.com/mcp/sse

工具

未检测到工具

点击上方按钮,直接连接服务器端点实时获取工具列表。

概览

What is discoverGPT?

discoverGPT is visualAI's unified MCP gateway for AI-native commerce. It exposes 24 tools, backed by one canonical product catalog, so any MCP-aware agent (Claude, ChatGPT, Cursor, or a custom host) can search, enrich, and act on a merchant's product data without hand-written API glue code.

Capabilities

  • Search — natural-language, precise-color, and image-similarity product search, faceted catalog browsing, full product detail, and "goes well with" recommendations
  • Data cleaning — AI catalog enrichment and quality scoring
  • Feeds & GEO — AI-discovery feed generation and visibility scoring across ACP, UCP (Universal Commerce Protocol), and Schema.org JSON-LD
  • Virtual try-on — image composition for apparel/product try-on, plus usage metrics

24 tools total; see the full list under MCP transport in the docs.

Connecting

  • Endpoint: https://api.vairetail.com/mcp/sse (SSE transport)
  • Auth: OAuth 2.0 with Dynamic Client Registration — your host authorizes once via a browser consent screen, no API keys to copy or rotate
  • One-click installs are documented for Cursor, Codex CLI, and VS Code in the IDE Quickstarts

Why it exists

A growing share of shopping and merchandising happens through AI agents. Instead of every agent author hand-writing REST calls, paginating results, and reshaping responses for a model to reason over, discoverGPT hands the agent ready-to-use tools running on the same canonical catalog and infrastructure as the REST API — one account, one set of credentials, one data model, across every MCP-compliant host.

Full documentation: https://developer.vairetail.com/docs

常见问题

discoverGPT 远程 MCP 服务器是什么?

discoverGPT 的远程 MCP 服务器是一个托管的 Model Context Protocol 端点,地址是 https://api.vairetail.com/mcp/sse,AI 助手无需在本地安装或运行任何东西即可连接。

怎么连接 discoverGPT 的 MCP 服务器?

把端点 https://api.vairetail.com/mcp/sse 添加到任意支持 MCP 的客户端,比如 Claude Code、Cursor 或 VS Code。本页的接入代码块可以一步配置好每个客户端。

discoverGPT 的 MCP 服务器需要认证吗?

需要。discoverGPT 使用 OAuth——第一次连接时,你的 MCP 客户端会打开浏览器窗口登录并授权,之后会复用这个凭证。

discoverGPT 的 MCP 服务器用的是哪种传输方式?

discoverGPT 暴露的是 Streamable HTTP 端点,这是远程 MCP 服务器普遍使用、主流客户端都支持的传输方式。

评论