AI 工具下载大全:ChatGPT、Claude、Gemini、Codex 等官方下载入口(2026)
汇总 ChatGPT、Claude、Claude Code、Codex、Gemini、Google AI Studio、Perplexity、Cursor、GitHub Copilot 的官方下载地址与安装命令,覆盖网页版、Windows、macOS、iPhone、Android 与命令行,并附每个工具的使用教程。
本页汇总 9 个常用 AI 工具的官方下载入口与安装命令。所有链接都指向厂商官网或官方应用商店;国内使用前需要准备受支持地区的节点,手机端需要外区 App Store 或 Google Play,终端工具还需要让终端走代理。
核心结论
- 所有下载链接都来自厂商官网或官方应用商店
- iPhone 需要外区 Apple ID,Android 需要 Google Play
- Claude Code、Codex、Gemini CLI 等终端工具需要 TUN 模式或环境变量代理
- 每个工具都有对应的完整使用教程
下载总览
下表汇总各工具在不同平台的官方入口。“下载”直接跳转官方页面,“命令安装”是命令行工具,点击查看安装命令;每行最后是完整教程。
| 工具 | 网页版 | Windows | macOS | iPhone / iPad | Android | 命令行 | 教程 |
|---|---|---|---|---|---|---|---|
| ChatGPT OpenAI | 下载 | 下载 | 下载 | 下载 | 下载 | — | 教程 |
| Claude Anthropic | 下载 | 下载 | 下载 | 下载 | 下载 | — | 教程 |
| Gemini Google | 下载 | 下载 | 下载 | 下载 | 下载 | 命令安装 | 教程 |
| Perplexity Perplexity | 下载 | 下载 | 下载 | 下载 | 下载 | — | 教程 |
| Claude Code Anthropic | — | — | — | — | — | 命令安装 | 教程 |
| Codex OpenAI | 下载 | 下载 | 下载 | — | — | 命令安装 | 教程 |
| Cursor Anysphere | — | 下载 | 下载 | — | — | 命令安装 | 教程 |
| GitHub Copilot GitHub | 下载 | — | — | — | — | 命令安装 | 教程 |
| Google AI Studio Google | 下载 | — | — | — | — | — | 教程 |
聊天助手
ChatGPT
- 网页版 ChatGPT 网页版
- Windows ChatGPT 桌面应用 通过 Microsoft Store 安装
- macOS ChatGPT 桌面应用 Apple 芯片 Mac
- iPhone / iPad App Store 需要外区 Apple ID
- Android Google Play 需要 Google Play
以上均为 OpenAI 官方渠道。不要从网盘、论坛或搜索广告下载“破解版”“加速版”安装包。 官方支持地区列表。
完整教程:ChatGPT 使用教程
Claude
- 网页版 Claude 网页版
- Windows Claude 桌面客户端 支持 x64 与 ARM64
- macOS Claude 桌面客户端 Intel 与 Apple 芯片通用
- iPhone / iPad App Store 需要外区 Apple ID
- Android Google Play 需要 Google Play
以上均为 Anthropic 官方渠道。不要从网盘、论坛或搜索广告下载“破解版”“加速版”安装包。 官方支持地区列表。
完整教程:Claude 使用教程
Gemini
- 网页版 Gemini 网页版
- Windows Gemini 桌面应用 Windows 10 及以上
- macOS Gemini 桌面应用 macOS 15 及以上,Apple 芯片
- iPhone / iPad App Store 需要外区 Apple ID
- Android Google Play 需要 Google Play
- 官方文档 Gemini CLI(GitHub)
命令行 · npm — 需要 Node.js 20 或更高版本
npm install -g @google/gemini-cli 命令行 · Homebrew(macOS)
brew install gemini-cli 以上均为 Google 官方渠道。不要从网盘、论坛或搜索广告下载“破解版”“加速版”安装包。 官方支持地区列表。
完整教程:Gemini 使用教程
Perplexity
- 网页版 Perplexity 网页版
- Windows 官方下载页 Windows 10 1809 及以上
- macOS 官方下载页 macOS 15 及以上
- 浏览器 Comet 浏览器 Mac、Windows、iOS、Android
- iPhone / iPad App Store 需要外区 Apple ID
- Android Google Play 需要 Google Play
以上均为 Perplexity 官方渠道。不要从网盘、论坛或搜索广告下载“破解版”“加速版”安装包。
完整教程:Perplexity 使用教程
AI 编程工具
Claude Code
命令行 · macOS / Linux / WSL — 官方推荐
curl -fsSL https://claude.ai/install.sh | bash 命令行 · Windows PowerShell — 官方推荐
irm https://claude.ai/install.ps1 | iex 命令行 · Homebrew(macOS)
brew install --cask claude-code 命令行 · npm — 需要 Node.js 22 或更高版本,不要加 sudo
npm install -g @anthropic-ai/claude-code 以上均为 Anthropic 官方渠道。不要从网盘、论坛或搜索广告下载“破解版”“加速版”安装包。 官方支持地区列表。
完整教程:Claude Code 使用教程
Codex
- 网页版 Codex 网页版
- Windows ChatGPT 桌面应用(含 Codex)
- macOS ChatGPT 桌面应用(含 Codex)
- 编辑器扩展 VS Code 扩展 也支持 Cursor、Windsurf
- 官方文档 Codex CLI(GitHub)
命令行 · macOS / Linux
curl -fsSL https://chatgpt.com/codex/install.sh | sh 命令行 · Windows PowerShell
powershell -ExecutionPolicy ByPass -c "irm https://chatgpt.com/codex/install.ps1 | iex" 命令行 · npm
npm install -g @openai/codex 命令行 · Homebrew(macOS)
brew install --cask codex 以上均为 OpenAI 官方渠道。不要从网盘、论坛或搜索广告下载“破解版”“加速版”安装包。 官方支持地区列表。
完整教程:Codex 使用教程
Cursor
- Windows Cursor 下载 x64 与 ARM64
- macOS Cursor 下载 Apple 芯片、Intel 与通用版
- Linux Cursor 下载 .deb、.rpm、AppImage
- 官方文档 Cursor 文档
命令行 · Cursor CLI(macOS / Linux)
curl https://cursor.com/install -fsS | bash 以上均为 Anysphere 官方渠道。不要从网盘、论坛或搜索广告下载“破解版”“加速版”安装包。 官方支持地区列表。
完整教程:Cursor 使用教程
GitHub Copilot
命令行 · Copilot CLI(npm) — 需要 Node.js 22 或更高版本
npm install -g @github/copilot 命令行 · Copilot CLI(Homebrew)
brew install --cask copilot-cli 命令行 · Copilot CLI(WinGet)
winget install GitHub.Copilot 以上均为 GitHub 官方渠道。不要从网盘、论坛或搜索广告下载“破解版”“加速版”安装包。
完整教程:GitHub Copilot 使用教程
开发者平台
Google AI Studio
以上均为 Google 官方渠道。不要从网盘、论坛或搜索广告下载“破解版”“加速版”安装包。 官方支持地区列表。
安装后的网络设置
- 网页与桌面客户端:开启系统代理即可,节点选美国或日本并固定;桌面客户端连不上时开启 TUN 模式;
- 手机应用:手机上的代理 App 开启后再打开,iPhone 见 Shadowrocket 专题,Android 见 Android 客户端指南;
- 命令行工具:必须开启 TUN 模式或设置
HTTPS_PROXY环境变量,详见 Claude Code 使用教程 中的终端代理部分; - 节点选择:各工具对网络的要求不同,见 AI 为什么对 IP 环境有要求。
常见问题
这些 AI 工具在国内能直接下载安装吗?
网页版需要代理才能访问;电脑客户端通常需要先开代理再下载;手机端大多没有在中国大陆区应用商店上架,需要外区 Apple ID 或 Google Play。
第三方网站提供的安装包能用吗?
不建议。第三方安装包可能被篡改,存在窃取账号的风险。请只从本页列出的官方渠道下载。
终端工具安装后连不上怎么办?
终端默认不走系统代理。开启代理客户端的 TUN 模式,或设置 HTTPS_PROXY 环境变量,具体方法见各工具的教程。