> ## Documentation Index
> Fetch the complete documentation index at: https://docs.fetchhive.com/llms.txt
> Use this file to discover all available pages before exploring further.

# 可用工具

> Fetch Hive Live Chat 中可用的工具，并链接到详细的 MCP 工具文档

在 [Live Chat](https://chat.fetchhive.com) 中，**直连模型**会话可通过输入框 **+** 菜单启用工具。选择保存在服务端；浏览器不会在每次调用时发送工具配置。

**已保存智能体**继续使用你在仪表盘中配置的工具集。

界面选择行为见 [Fetch Chat 直连模型工具](../agents/fetch-chat-direct-model-tools)。各集成的完整说明见 [MCP 工具](../agents/mcp-tools/overview)。

## 原生搜索与生成

这些工具不需要单独的 OAuth 连接。是否可用仍取决于所选模型的提供商。

| 工具                   | 作用                           | 文档                                                               |
| -------------------- | ---------------------------- | ---------------------------------------------------------------- |
| GPT Search           | GPT 驱动的网页搜索（OpenAI 模型）       | [GPT Search](../agents/mcp-tools/gpt-search)                     |
| Anthropic Web Search | Claude 的实时网页搜索               | [Anthropic Web Search](../agents/mcp-tools/anthropic-web-search) |
| xAI Web Search       | Grok 的实时网页搜索                 | [xAI Web Search](../agents/mcp-tools/xai-search)                 |
| X Search             | 用 Grok 搜索 X/Twitter 内容       | [X Search](../agents/mcp-tools/x-search)                         |
| Sonar Web Search     | Perplexity Sonar 内置搜索        | [Sonar Web Search](../agents/mcp-tools/perplexity-search)        |
| Perplexity Search    | 跨支持提供商的独立搜索 API              | [Perplexity Search](../agents/mcp-tools/perplexity-search-api)   |
| Google Grounding     | 用 Google Search 锚定 Gemini 回答 | [Google Grounding](../agents/mcp-tools/google-grounding)         |
| 创建图片                 | 根据文本生成图片                     | [Image Generation](../agents/mcp-tools/image-generation)         |

## 已连接集成

先在工作区 **Integrations** 中连接账户，再在 Live Chat 中选择工具。

| 工具              | 作用                 | 文档                                                    |
| --------------- | ------------------ | ----------------------------------------------------- |
| Linear          | 创建与管理 Linear issue | [Linear](../agents/mcp-tools/linear)                  |
| Airtable        | 读写 Airtable 记录     | [Airtable](../agents/mcp-tools/airtable)              |
| Gmail           | 发送、阅读与搜索邮件         | [Gmail](../agents/mcp-tools/gmail)                    |
| Google Drive    | 管理 Drive 文件        | [Google Drive](../agents/mcp-tools/googledrive)       |
| Google Calendar | 创建与管理日历事件          | [Google Calendar](../agents/mcp-tools/googlecalendar) |
| HubSpot         | 管理 CRM             | [HubSpot](../agents/mcp-tools/hubspot)                |
| Notion          | 使用 Notion 页面与数据库   | [MCP 工具概览](../agents/mcp-tools/overview)              |
| Dropbox         | 管理 Dropbox 文件      | [MCP 工具概览](../agents/mcp-tools/overview)              |

## 限制

* 每个直连模型会话最多 **10** 个工具。
* 响应流式输出期间不能更改工具。
* 访客模式可展示工具以便了解功能，使用前需登录。

## 相关内容

* [Live Chat 概览](./overview)
* [MCP 工具概览](../agents/mcp-tools/overview)
* [工作区集成](../workspace/integrations)
