Skip to content

Commit 2a1d94c

Browse files
committed
Add git ignore
1 parent 34de64d commit 2a1d94c

File tree

3 files changed

+1583
-1
lines changed

3 files changed

+1583
-1
lines changed

doc/docs/en/user-guide/agent-development.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,13 +58,15 @@ Nexent allows you to quickly use third-party MCP tools to enrich agent capabilit
5858

5959
1. On the "Select Tools" tab, click "MCP Config" to configure MCP servers in the popup and view configured servers
6060
2. Enter the server name and URL (currently only SSE protocol is supported)
61+
- ⚠️ **Note:** The server name must contain only English letters or digits; spaces, underscores, and other characters are not allowed.
6162
3. Click "Add" to complete the addition
6263

6364
<div style="display: flex; justify-content: left;">
6465
<img src="./assets/agent/mcp.png" style="width: 80%; height: auto;" />
6566
</div>
6667

6768
Many third-party services such as [ModelScope](https://www.modelscope.cn/mcp) provide MCP services, which you can quickly integrate and use.
69+
You can also develop your own MCP services and connect them to Nexent; see [MCP Server Development](../mcp-ecosystem/mcp-server-development.md).
6870

6971
### Custom Tools
7072

doc/docs/zh/user-guide/agent-development.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Nexent支持您快速便捷地使用第三方MCP工具,丰富Agent能力。
6565
</div>
6666

6767
有许多三方服务如 [ModelScope](https://www.modelscope.cn/mcp) 提供了MCP服务,您可以快速接入使用。
68-
您也可以自行开发MCP服务并接入Nexent使用,
68+
您也可以自行开发MCP服务并接入Nexent使用,参考文档[MCP 服务开发](../mcp-ecosystem/mcp-server-development.md)
6969

7070
### 自定义工具
7171

0 commit comments

Comments
 (0)