HuaweiCloud DevKit (Community Preview) for Claude Desktop
io.github.glqff/huaweicloud-devkit
Community preview of HuaweiCloud DevKit MCP server (official: io.github.huaweicloud)
client:Claude Desktop
transport:streamable-http
Install HuaweiCloud DevKit (Community Preview) in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"huaweicloud-devkit": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://erx5uqu4-8931.cn-north-4-bridge.myhuaweicloud.com/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs