更新 README.md
This commit is contained in:
@@ -108,7 +108,6 @@ As a network automation assistant, help users accomplish the following tasks:
|
||||
|
||||
### 安装方法
|
||||
```bash
|
||||
|
||||
git clone https://git.youdu.xin/wxy/h3c-cli-mcp.git
|
||||
cd h3c-cli-mcp
|
||||
pip install .
|
||||
@@ -117,14 +116,12 @@ pip install .
|
||||
### 使用方式
|
||||
作为 MCP 服务器运行
|
||||
```bash
|
||||
|
||||
h3c-cli-mcp
|
||||
```
|
||||
|
||||
### 在 MCP 客户端中配置
|
||||
将以下内容添加到 MCP 客户端配置文件中:
|
||||
```json
|
||||
|
||||
{
|
||||
"mcpServers": {
|
||||
"h3c-cli-mcp": {
|
||||
|
||||
Reference in New Issue
Block a user