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