mirror of
https://github.com/alibaba/higress.git
synced 2026-03-10 03:30:48 +08:00
update README of shebao-tools mcp server
This commit is contained in:
@@ -35,15 +35,8 @@ An implementation of the Model Context Protocol (MCP) server that integrates soc
|
||||
In the `mcp-server.yaml` file, set the `apikey` field to a valid API key.
|
||||
|
||||
### Knowledge Base
|
||||
1. Import `city_data.xls` into the knowledge base.
|
||||
1. Import [city_data.xls](https://github.com/alibaba/higress/raw/refs/heads/main/plugins/wasm-go/mcp-servers/mcp-shebao-tools/city_data.xls) into the knowledge base.
|
||||
|
||||
### Integrate into MCP Client
|
||||
|
||||
On the user's MCP Client interface, add the relevant configuration to the MCP Server list.
|
||||
|
||||
```json
|
||||
"mcpServers": {
|
||||
"jr-shebao-calc": {
|
||||
"url": "https://agent-tools.jrit.top/sse?jr-api-key={jr-api-key}",
|
||||
}
|
||||
}
|
||||
@@ -35,7 +35,7 @@
|
||||
2. 发送邮件to: yuanpeng@junrunrenli.com 标题:MCP 内容:申请MCP社保计算工具服务,并提供你的账号。
|
||||
|
||||
### 知识库
|
||||
1. 导入city_data.xls到知识库中。
|
||||
1. 导入[city_data.xls](https://github.com/alibaba/higress/raw/refs/heads/main/plugins/wasm-go/mcp-servers/mcp-shebao-tools/city_data.xls)到知识库中。
|
||||
|
||||
### 配置 API Key
|
||||
|
||||
@@ -44,10 +44,3 @@
|
||||
### 集成到 MCP Client
|
||||
|
||||
在用户的 MCP Client 界面,将相关配置添加到 MCP Server 列表中。
|
||||
|
||||
```json
|
||||
"mcpServers": {
|
||||
"jr-shebao-calc": {
|
||||
"url": "https://agent-tools.jrit.top/sse?jr-api-key={jr-api-key}",
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user