Wuying AgentBay MCP Server is a Node.js package that provides seamless integration with Alibaba Cloud's Wuying AgentBay
npm install wuying-agentbay-mcp-serverWuying AgentBay MCP Server is a Node.js package that provides seamless integration with Alibaba Cloud's Wuying AgentBay - a cloud infrastructure designed specifically for AI Agents in the era of Large Language Models (LLMs).
Wuying (无影) is Alibaba Cloud's innovative cloud-network fusion computing architecture that provides secure and efficient computing experiences through cloud computers, cloud applications, cloud terminals, and cloud mobile devices. It features:
- Strong security
- Zero maintenance
- Light asset management
- Easy integration
- Global deployment with low-latency access
AgentBay is Wuying's cloud infrastructure specifically designed for AI Agents. It provides:
- One-click configurable AI Agent task execution tools
- Secure execution environments
- Enterprise-grade infrastructure for developers and AI vendors
- Quick integration through SDK and MCP Server
- Serverless capabilities
1. Standard Runtime Environment
- Pre-integrated standard tools for Agent task execution
- MCP (Model Context Protocol) encapsulation
- Rapid enterprise integration capabilities
2. User State Persistence
- Secure isolation of user configurations and cookies
- Dynamic mounting of user states
- Cloud environment closely mimicking local setup
3. Real-time Cloud-Edge Interaction
- Proprietary ASP protocol for real-time cloud streaming
- Local device awareness and control
- Network and peripheral redirection channels
- File System: Custom persistent file system with dynamic user state preservation
- Communication: Proprietary ASP protocol for cloud-edge real-time communication
- Infrastructure: Based on Alibaba Cloud Wuying resource pool
- Service Model: Serverless capabilities with one-click environment session management
- Tool Integration: Browser, File, Terminal, and other standard MCP tools
- Integration Options: SDK+API or MCP Server compatibility
Install Node.js version 20 or higher.
``json`
{
"mcpServers": {
"wuying-agentbay-mcp-server": {
"command": "npx",
"args": ["-y", "wuying-agentbay-mcp-server"],
"env": {
"APIKEY": "YOUR_API_KEY"
}
}
}
}
1. Embedded Web View
- Integration within client applications
- Direct cloud environment streaming
2. Browser Access
- Direct URL access
- Format: https://wuying.aliyun.com/mcp.html?authcode=
- Serverless execution environment
- Automatic resource scaling
- Pay-as-you-go pricing model
- Global resource pool access
1. Basic Automation
- Browser automation
- File system automation
- Terminal command automation
- Python environment execution
2. Advanced Automation
- GUI Agent with real-time screen understanding
- Custom knowledge space
- User state persistence
- Custom application interface development
3. Image Support
- Built-in Linux base image
- Windows and Android support (coming soon)
- Custom image creation support
1. Account Setup
- Register enterprise account
- Provide company information
- Select appropriate plan
2. Environment Configuration
- Configure access keys
- Set security policies
- Allocate resource quotas
3. Development Integration
- Integrate using SDK
- Configure toolchain
- Deploy Agent applications
4. Operations Management
- Monitor running status
- Manage resource usage
- View operation logs
Apache License 2.0
For support and more information, please visit:
- Alibaba Cloud Wuying Documentation
- AgentBay Product Page
We welcome contributions! Please see our contributing guidelines for more details.