这一页是所有接入教程的前置步骤。你先准备好Documentation Index
Fetch the complete documentation index at: https://api.xcompute.us/llms.txt
Use this file to discover all available pages before exploring further.
NVM、Node.js 22 和 npm,后面的工具安装会顺很多。
Node.js 自带
npm。装好 Node.js 22 以后,不需要再单独安装 npm。第一步:安装 NVM
- macOS / Linux
- Windows
zsh,改成:第二步:安装 Node.js 22
- macOS / Linux
- Windows
第三步:验证 Node 和 npm
第四步:安装常用接入工具
第五步:验证工具命令
下一步
Claude Code 接入
直接在终端里接入 Xcompute。
CloudCLI UI 接入
用图形界面管理 Claude Code 会话。
Codex 接入
通过 OpenAI 的编程 Agent 接入 Xcompute。
OpenCode 接入
用 OpenAI 兼容方式接入开源代码 Agent。