无影AgentBay MCP服务器是一个Node.js软件包,可与阿里云无影AgentBay实现无缝集成。无影AgentBay是专为大语言模型(LLMs)时代的AI Agent设计的云基础设施。
无影(Wuying)是阿里云创新的云网融合计算架构,通过云电脑、云应用、云终端和云移动设备提供安全高效的计算体验,具备以下特性:
AgentBay是无影专为AI Agent设计的云基础设施,提供:
标准运行环境
用户状态持久化
实时云边交互
安装Node.js 20或更高版本
Stdio模式配置示例
json
{
"mcpServers": {
"wuying-agentbay-mcp-server": {
"command": "npx",
"args": ["-y", "wuying-agentbay-mcp-server"],
"env": {
"APIKEY": "YOUR_API_KEY"
}
}
}
}
嵌入式Web视图
浏览器访问
https://wuying.aliyun.com/mcp.html?authcode=<authCode>
桌面自动化能力
镜像支持
账号设置
环境配置
开发集成
运维管理