> ## Documentation Index
> Fetch the complete documentation index at: https://docs.cyberun.cloud/llms.txt
> Use this file to discover all available pages before exploring further.

# 功能列表

> 此产品今天提供的功能。

本产品当前提供的功能,按能力分组。

{/* Audience: 将 AI 客户端(Claude Code、Cursor 等)接入 Cyberun 的开发者 —— 内部注释,不向读者展示。 */}

### Cloud MCP 服务器

| 功能                 | 描述                                                                                                                                                                                                                           |
| ------------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Streamable HTTP 传输 | Cloud MCP 服务器在 [https://core.cyberun.cloud/api/v1/mcp](https://core.cyberun.cloud/api/v1/mcp) 上提供符合规范的 Streamable HTTP 传输 —— 兼容 Claude Code、Cursor、Windsurf、Codex CLI、VS Code 1.101+ 和 Claude Desktop。[了解更多](/zh/mcp/cloud)。 |
| 工作流与任务工具           | 列出工作流、获取它们的参数 schema、按 ID 或 slug 提交任务、通过 MCP `notifications/progress` 流式接收进度、获取结果、取消。                                                                                                                                        |
| 容器服务工具             | 列出团队的容器服务、读取每个服务面向 AI 的 `usage_prompt`,并通过 `call_container_service` 调用 —— 全程不离开 MCP 传输。                                                                                                                                      |

### 代理技能

| 功能              | 描述                                                                                                                                                              |
| --------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 可安装的 cyberun 技能 | 一行 `npx skills add cyberun-cloud/skills` 即可把 Cyberun 技能装入 Claude Code、Cursor、Codex CLI 或任意兼容 agentskills.io 的客户端。重启 AI 会话,相应的 MCP 工具便会以正确触发条件出现。[了解更多](/skill)。 |
