add mcp yuque descriptions (#2125)

This commit is contained in:
mirror
2025-04-25 18:08:42 +08:00
committed by GitHub
parent c241ccf19d
commit b4e68c02f9
22 changed files with 1131 additions and 39 deletions

View File

@@ -27,6 +27,6 @@ On the user's MCP Client interface, add the generated SSE URL to the MCP Server
```json
"mcpServers": {
"wolframalpha": {
"url": "http://mcp.higress.ai/mcp-wolframalpha/{generate_key}",
"url": "https://mcp.higress.ai/mcp-wolframalpha/{generate_key}",
}
}