Skip to content

Commit 97a4dbf

Browse files
committed
更新 README 描述
1 parent b2102ab commit 97a4dbf

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ALAPI MCP Server
22

3-
这是一个基于 [ALAPI](https://www.alapi.cn) 的 MCP (Model Control Protocol) 服务器实现,可以自动将 ALAPI 的 OpenAPI 规范转换为 MCP 工具。
3+
这是一个基于 [ALAPI](https://www.alapi.cn) 的 MCP (Model Control Protocol) 服务器实现,可以通过MCP协议直接调用ALAPI的接口
44

55
## 功能特点
66

@@ -38,7 +38,6 @@ Github: https://github.com/ALAPI-SDK/mcp-alapi-cn/releases
3838

3939
CNB(国内加速): https://cnb.cool/alapi/mcp-alapi-cn/-/releases
4040

41-
4241
## 配置和使用
4342

4443
### 环境变量配置
@@ -49,8 +48,6 @@ CNB(国内加速): https://cnb.cool/alapi/mcp-alapi-cn/-/releases
4948
- `ALAPI_ID`(可选):指定要加载的 API ID,不设置则加载所有 API(实际的API_id 可通过 [ALAPI](https://www.alapi.cn) 官网查看,可在我的API里面查询)
5049

5150

52-
53-
5451
### Cursor配置方式
5552

5653
1. 打开Cursor设置 > 扩展 > MCP工具
@@ -78,7 +75,7 @@ CNB(国内加速): https://cnb.cool/alapi/mcp-alapi-cn/-/releases
7875

7976
名称: `MCP-ALAPI-CN`
8077
类型: `STDIO`
81-
命令: `C:\\Users\\Administrator\\实际目录\\mcp-alapi-cn.exe`
78+
命令: `C:\\Users\\Administrator\\实际目录\\mcp-alapi-cn.exe`
8279
环境变量:
8380
```
8481
ALAPI_TOKEN=你的token

0 commit comments

Comments
 (0)