🖥️
运行在你的设备上
Mac、Windows 或 Linux。Anthropic、OpenAI 或本地模型。默认私有——你的数据属于你自己。
# 全局安装
npm install -g moltbot-cn@latest
# 运行向导
moltbot-cn onboard# 全局安装
pnpm add -g moltbot-cn@latest
# 运行向导
moltbot-cn onboard# 自动安装 Node.js 和所有依赖
curl -fsSL https://clawd.org.cn/install.sh | bash# 在 PowerShell 中运行
iwr -useb https://clawd.org.cn/install.ps1 | iex