MCP.so
登录
A

Agentbay

@Michael98671

关于 Agentbay

Overview

基本信息

分类

其他

传输方式

stdio

发布者

Michael98671

提交者

泽恩 赵

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "wuying_mcp_server": {
      "url": "https://agentbay.wuying.aliyuncs.com/sse?APIKEY=akm-ea43de3f-72e0-4ef8-bf67-fa3222b373bc&IMAGEID=windows_latest"
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Agentbay?

Agentbay is Alibaba Cloud's Wuying cloud infrastructure for AI Agents, providing a one-click configuration and serverless execution environment for AI Agent tasks. It is designed for enterprises, developers, and AI vendors, and integrates via the Wuying API or MCP Server using the Model Context Protocol.

How to use Agentbay?

Create an API key in the AgentBay Console, configure MCP service resources, and add the copied MCP information (SSE or STDIO) to tools like Cline or Cursor. Example for Cursor: paste the provided JSON into mcp.json after replacing YOUR_API_KEY with your key. Optionally, add an EXTERNALID parameter to retain the environment between sessions.

Key features of Agentbay

  • One-click configurable AI Agent task execution
  • Pre-integrated standard MCP tools: Browser, File, Terminal
  • User state persistence with secure isolation and dynamic mounting
  • Real-time edge-cloud streaming via proprietary ASP protocol
  • Serverless scaling up to 10,000 concurrent operations
  • Available in limited free public beta with 10 concurrent instances

Use cases of Agentbay

  • Run AI Agent tasks that require web browser automation in a cloud environment
  • Automate file and terminal operations securely for enterprise agents
  • Build persistent agent sessions that retain user configuration and cookies
  • Integrate agent capabilities into IDEs like Cursor without local setup

FAQ from Agentbay

How do I create an API key for Agentbay?

Log in to the AgentBay Console, go to Service Management, click Create API KEY, enter a name, and click OK. During public beta, only 10 API keys can be created.

What MCP tools are available?

The initial release includes Browser, File, and Terminal tools. For updates, visit the official AgentBay site.

How can I retain my environment between sessions?

Add the EXTERNALID parameter (e.g., &EXTERNALID=user001) to the SSE URL. This preserves configuration and state for the next run.

What runtime environment does Agentbay provide?

The service supports built-in Linux images, which are continuously updated while ensuring backward compatibility.

How do I enable screen streaming for cloud computers?

When an MCP tool returns a screen‑streaming link (starting with https://wuying.aliyun.com?mcp.html?), open it immediately. Keyboard and mouse interaction can be configured via URL parameters or the Wuying Web SDK.

评论

其他 分类下的更多 MCP 服务器