mirror of
https://github.com/alibaba/higress.git
synced 2026-05-28 14:47:29 +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}",
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user