YO

You.com

Web and news search from any AI agent via the You.com Search API. 2 tools, API-key auth.

7 天免费 · 无需信用卡 · EU 托管

问 You.com 任何事

通过 AnythingMCP 对 You.com 试一个真实提示 — Claude 调用工具并返回答案。在你的消息上按 Enter 即可在 Cloud 安装。

在 Cloud 上安装 You.com
You.com · 通过 MCP 实时
分享
Opus 4.7

Claude 是 AI,可能会出错。请核对回答。

2 分钟设置

  1. 1在 cloud.anythingmcp.com 开始免费试用。
  2. 2在连接器商店点击 You.com。提示时粘贴凭据。
  3. 3生成 MCP API 密钥,将 AI 客户端指向生成的 MCP URL。
立即安装 You.com

You.com 指南

面向主流 AI 客户端的逐步设置。

配置 You.com

直接来自连接器定义:在哪里获取凭据、需要哪些权限,以及该适配器调用的是哪个 API。 由连接器作者以英文提供。

This connector wraps the You.com Web Search API (ydc-index.io).

Setup:

  1. Create an API key at https://you.com/platform/api-keys (a key scoped to Web Search).
  2. Set YDC_API_KEY.

Authentication: the key is sent as the X-API-Key header on every call, exactly as the API reference documents for POST https://ydc-index.io/v1/search.

One endpoint, two tools: the API exposes a single search endpoint, POST /v1/search, which returns web and news results together, organised under results.web and results.news.

  • youcom_search — returns the full response. The body takes a query plus optional controls: count (max results per section, up to 100), freshness (recency filter: day, week, month, year, or a YYYY-MM-DDtoYYYY-MM-DD range), country (ISO 3166-1 alpha-2, e.g. US, DE), and language (BCP 47, e.g. EN, DE). The query supports search operators: site: to pin a domain, filetype:, +term / -term for required/excluded words, and AND / OR / NOT grouping.
  • youcom_news — calls the same endpoint and selects only the results.news section. Takes the same query, plus freshness and count. Use it when the user explicitly wants news coverage rather than general web results; two tools with different scopes are easier for a model to pick between than one tool plus a prose instruction.

Result shape: each hit carries a URL, title and snippet. Snippets are previews — for exact values on a page, the result url must be fetched separately; this connector does not extract page content.

Out of scope here: You.com also offers a hosted MCP server (https://api.you.com/mcp) and full-page extraction parameters on the POST body. This adapter sticks to the plain REST surface so it works like every other catalog adapter; users who want the richer toolset can bridge the MCP server with the built-in MCP connector type.

你的 AI 距离 You.com 仅两次点击。

安装连接器、粘贴凭据、向 AI 提问。7 天免费,无需信用卡。