> For the complete documentation index, see [llms.txt](https://docs.cherryai.com.cn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cherryai.com.cn/docs/zhong-wen-fan-ti/advanced-basic/agent-workspace/tools-knowledge-skills-mcp.md).

# 內置工具、知識庫、技能同 MCP

呢四類能力都可以增強 Agent，但解決嘅問題唔同：內置工具負責常見操作，知識庫限定可檢索資料，技能提供工作方法，MCP 連接外部工具同數據。

## 區別同組合

| 能力   | 解決嘅問題                          | 例子                        |
| ---- | ------------------------------ | ------------------------- |
| 內置工具 | Agent 喺 Cherry Studio 入面可以直接做咩 | 讀寫文件、網頁搜尋、生成圖片、記憶、通知、定時任務 |
| 知識庫  | Agent 可以檢索邊啲私有資料               | 產品規範、合約模板、團隊手冊            |
| 技能   | Agent 應該按咩流程同標準做嘢              | 週報格式、代碼審查清單、寫作規範          |
| MCP  | Agent 可以連接邊啲外部工具同資源            | 數據庫、瀏覽器、第三方業務系統           |

配置路徑：左邊導航【工作】→ 打開 Agent 選單→【編輯】→【內置工具】。

<figure><img src="/files/4d398f7d5cdea31cec28563ad97006feb32c9888" alt="Agent 编辑窗口中的内置工具分类与开关"><figcaption><p>淨係開啟而家工作需要嘅工具，列表會更清楚，權限請求都更容易判斷。</p></figcaption></figure>

## 內置工具

內置工具按上下文、文件、多媒體、編排、搜尋同終端分組。常用能力包括：

* 【生成圖片】：使用已配置嘅繪圖模型；
* 【知識庫搜尋】同【知識庫管理】：只會喺綁定知識庫之後出現；
* 【網頁搜尋】同【網頁抓取】：使用 Cherry Studio 已配置嘅連網能力；
* 【記憶】：跨任務保存同檢索穩定資訊；
* 【定時任務】同【通知】：等 Agent 管理計劃並向頻道發送結果；
* 【Task】同【工作流】：用子智能體或者編排處理複雜任務；
* 文件同 Bash 工具：讀取、建立、修改文件並執行命令。

## 知識庫範圍

喺【知識庫】入面揀選嘅知識庫，就係呢個 Agent 嘅檢索邊界。未揀時，知識庫工具唔會載入；揀咗多個時，Agent 都只會喺呢啲知識庫入面工作，唔會自動讀取其他資料庫。

## 技能

喺【技能】入面啟用已經安裝嘅技能。技能內容會進入 Agent 嘅工作環境，用嚟約束流程同輸出。需要新技能時，可以喺【工作】入面直接叫 Agent 幫你搵同安裝；手動管理路徑係【設定】→【技能】。

## MCP

先喺【設定】→【MCP】連接並啟動伺服器，再返去 Agent 編輯視窗嘅【MCP】綁定。未運行嘅伺服器唔可以啟用；連接之後，佢提供嘅工具會進入 Agent 嘅工具目錄，並繼續受權限模式控制。

{% hint style="danger" %}
開啟工具唔等於應該跳過批准。對文件寫入、終端、外部數據修改同可能要收費嘅圖片生成，優先保持【逐次確認】；淨係對來源可信、風險明確嘅工具用更寬鬆權限。
{% endhint %}

## 推薦組合

| 任務需要     | 建議組合          | 幾時再加          | 注意事項            |
| -------- | ------------- | ------------- | --------------- |
| 處理本地文件   | 文件工具 + 專用工作目錄 | 需要固定格式時加技能    | 先保留【逐次確認】       |
| 根據內部資料回答 | 知識庫 + 知識庫搜尋   | 召回穩定之後再交畀頻道   | 先做冇答案嘅問題測試      |
| 重複執行固定流程 | 技能 + 必要嘅內置工具  | 需要外部數據時再加 MCP | 技能唔好儲存帳號密鑰      |
| 調用外部系統   | MCP + 最小權限憑據  | 任務穩定之後再放寬批准   | 寫入、刪除同收費操作都應該確認 |

## 用戶案例：市場研究 Agent

幫 Agent 綁定產品資料知識庫，啟用「研究報告」技能，連接一個可信嘅網頁檢索 MCP，並保留內置網頁抓取同文件寫入工具。Agent 先從內部資料確定產品範圍，再搜尋外部資訊，最後按技能規定嘅結構寫入工作目錄。內部資料、外部來源同輸出格式各有明確歸屬，後續會更容易維護。

<details>

<summary>點解綁定知識庫之後仲係冇檢索結果？</summary>

確認知識庫已經完成處理，而且包含可檢索內容，再檢查 Agent 編輯視窗入面嘅綁定係咪仲喺度。知識庫被刪除之後，相關綁定會自動移除。

</details>

<details>

<summary>開啟技能之後需要重開任務咩？</summary>

唔需要關閉任務。編輯 Agent 之後，由下一條訊息開始會載入新嘅技能配置；而家生成緊嘅回覆唔會被中斷。

</details>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.cherryai.com.cn/docs/zhong-wen-fan-ti/advanced-basic/agent-workspace/tools-knowledge-skills-mcp.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
