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

@@ -16,7 +16,7 @@ On the user's MCP Client interface, add E2BDev MCP Server configuration.
```json
"mcpServers": {
"e2bdev": {
"url": "http://mcp.higress.ai/mcp-e2bdev/{generate_key}",
"url": "https://mcp.higress.ai/mcp-e2bdev/{generate_key}",
}
}
```