MCP.so
Sign In

Overview

What is Mcp Agentbay?

Mcp Agentbay is an MCP server for Alibaba Cloud’s Wuying AgentBay, a cloud infrastructure designed for AI Agents. It provides enterprises, developers, and AI vendors with a one-click configuration tool and serverless execution environment for AI Agent tasks, integrating via SDK or MCP Server.

How to use Mcp Agentbay?

Create an API key in the AgentBay Console, then configure resources by selecting an image in the console and copying the MCP information. Add the code (using SSE or STDIO) to an MCP‑supported client like Cursor. Example SSE configuration: "url": "https://agentbay.wuying.aliyun.com/sse?APIKEY=YOUR_API_KEY". Optionally add an EXTERNALID parameter to retain the environment for future sessions.

Key features of Mcp Agentbay

  • One‑click configurable AI Agent task execution
  • Pre‑integrated standard MCP tools (Browser, File, Terminal)
  • User state persistence with secure isolation of cookies and configurations
  • Real‑time edge‑cloud streaming via proprietary ASP protocol
  • Serverless scaling to 10,000 concurrent instances
  • Enterprise‑grade infrastructure with low‑latency global deployment

Use cases of Mcp Agentbay

  • Run AI agents that need browser, file, or terminal access in a secure cloud environment
  • Persist user configurations and sessions across multiple agent runs
  • Integrate agent tasks with enterprise workflows using SDK or MCP
  • Deploy serverless agent tasks that scale on demand
  • Use cloud‑streaming to view and control the agent’s cloud desktop in real time

FAQ from Mcp Agentbay

What do I need to start using Mcp Agentbay?

You need an Alibaba Cloud account, an API key (limited to 10 during public beta), a compatible MCP client (e.g., Cursor), and to configure an image via the AgentBay Console.

How can I keep my cloud environment persistent between tasks?

Add an EXTERNALID parameter to the SSE URL (e.g., &EXTERNALID=user001) to retain the configuration and environment for the next session.

How do I view the agent’s cloud screen?

The MCP returns a link like https://wuying.aliyun.com?mcp.html?authcode=<code>&resourceId=<id>. Open it in a browser to stream the cloud desktop. The link has limited validity and should be used immediately.

What tools are available in the initial release?

The environment supports the Browser, File, and Terminal MCP tools by default. More tools are added over time (see the official site).

Are there any usage limits during the public beta?

Yes: you can create up to 10 API keys, the service supports a concurrency limit of 10 instances, and free usage is partially limited. Regions are assigned based on the client IP.

Tags

More from AI & Agents