主题
快速开始
面向 Windows 11 与 macOS 的 AI 编程工具链安装示例,用于快速准备 Codex CLI、Claude Code、CC Switch 与 IDEA 中的 CC GUI。
安装路径
按顺序完成以下步骤:
- 准备说明
- Windows 11 环境
- macOS 环境
- 安装 Python 3.12.x
- 安装 Codex 与 Claude Code
- 安装 CC Switch
- IDEA 开启 MCP
- IDEA 安装 CC GUI
版本约定
- Node.js:推荐
22.x LTS,本文示例版本为22.22.2 - Python:推荐
3.12.x,本文示例版本为3.12.13 - npm 镜像:
https://registry.npmmirror.com - Windows 11 原生 PowerShell: 使用
nvm-windows - macOS: 使用
nvm-sh/nvm - Windows WSL2: 可在 WSL2 内按 macOS / Linux 的 nvm 安装方式处理
参考文档
- nvm 官方 README: https://github.com/nvm-sh/nvm/blob/master/README.md
- nvm-windows: https://github.com/coreybutler/nvm-windows
- Codex CLI: Codex
- Claude Code: Claude Code
- CC Switch: CC Switch
- IDEA MCP: IDEA MCP

