Recommendation
The first cloud computer MCP service in China, making it easy to complete complex tasks in the cloud!
Core content:
1. Introduction to AgentBay cloud computer MCP service
2. Application examples of cloud computers in complex tasks
3. Methods and steps to access AgentBay MCP
Yang Fangxian
Founder of 53AI/Most Valuable Expert of Tencent Cloud (TVP)
Alibaba Cloud recently launched an MCP service plaza, which offers some popular MCP services such as Amap and Notion.
I saw that there is an MCP service called AgentBay, which is very imaginative. It is the first "cloud computer" in China that supports MCP.
Simply put: In the past, AI Agents running on their own computers may not have enough computing power and may get stuck. Now with Shadowless AgentBay MCP, it can call on the powerful computing power and storage space of the cloud at any time, and no matter how complex the task is, it is not afraid.
In addition, the AgentBay cloud computer has dozens of commonly used tools installed for you, such as browsers and Python programming environments. You don’t need to configure various tools yourself and can start working directly and move in directly.This is very similar to the popular Manus. In order to complete a certain task, the environment that needs to be configured is prepared for you in the cloud "virtual machine". You only need to give instructions, and the cloud "virtual machine" behind it will complete a series of tasks and finally spit out the results to you.01
Three examples
May Day is coming, generate a holiday travel plan
I plan to take my parents on a 5-day trip to Beijing during the National Day holiday. The budget per person is 3,000 yuan. I hope to include the Forbidden City, the Great Wall, etc. Please provide a detailed itinerary, mark the reservation method for the attractions, recommend suitable classic attractions, arrange low-intensity activities, and finally generate a PDF version of the handbook.
We can see that AgentBay automatically searches for information about Beijing attractions and hotels, generates a travel planning manual, and uses Python to generate a visual timetable.At the same time, after entering the command, the cloud screen can be streamed to the user's local computer in real time, allowing the user and AI to control the cloud environment alternately. Even if the task is executed in the cloud, you can still perceive it, rather than a black box that does not support it at any point in time.Want to buy a house? Generate a house buying guide based on your budget
According to your budget requirements, let AgentBay research school district housing in a certain city that meets the requirements and output a research report.
It can be seen that Shadowless AgentBay calls the browser in the cloud to browse the web, uses Python to write code and draw pictures, and finally summarizes it into a report.
Read papers in batches and write a literature review.
AgentBay will automatically launch a browser environment in the cloud to perform searches, automatically generate literature reviews, and automatically execute code to generate charts, and finally directly output an integrated PDF report document. The entire process is highly automated, significantly improving efficiency.The above are two relatively simple tasks. If you want to run more complex tasks in the cloud, it is necessary:① Protect computer security : Complex AI Agent tasks may randomly install software and modify files, which may easily damage your local system.② No computer jams: Some tasks consume a lot of CPU/memory, or always pop up windows asking you to operate, affecting your normal work.③ Insufficient computing power, the cloud can make up for it: Local computers have limited performance and are prone to freezing or errors when running multiple tasks. The cloud can dynamically allocate resources.④ Cross-system collaboration: For example, some tasks require the use of both Windows and Linux tools, which cannot be handled by a local computer.02
Access AgentBay MCP
You need to configure a ShadowlessAgentBay key at the following link :https://agentbay.console.aliyun.com/service-management
Then after selecting a mirror, you can copy the MCP information to your MCP client (such as Cursor, Cherry Studio, etc.) for use.If your task is more complicated and you don't want to configure various environments locally, just use AgentBay to help you.This is equivalent to AgentBay generating a dedicated Agent operating environment in the cloud with one click , dynamically calling the computing power, storage and tool chain resources on the cloud, greatly breaking through the computing power limitations of the Agent on the local device.AgentBay also supports access through the Shadowless server SDK + API . You can visit the following document link to download the SDK and learn about the access method.https://wuying.aliyun.com/wuyingWebSdk/docs/intro/quick-start