CC3P 下载

Claude & Codex 三方接入

CC3P 是一个桌面端工具,用于管理 Claude Code、Claude Desktop 和 Codex 的本地配置,支持官方账号模式和第三方模型厂商接入。

CC3P Download

Claude & Codex in third-party

CC3P is a desktop app for managing Claude Code, Claude Desktop, and Codex local configuration across official accounts and third-party model providers.

选择安装包 Choose Your Installer

系统 安装包 说明
System Package Notes
macOS Apple Silicon arm64 .dmg M1/M2/M3/M4 等 Apple Silicon 机型。
macOS Apple Silicon arm64 .dmg For M1/M2/M3/M4 and later Apple Silicon Macs.
macOS Intel x64 .dmg Intel 芯片 Mac。
macOS Intel x64 .dmg For Intel Macs.
Windows .msi.exe Windows 安装包。
Windows .msi or .exe Windows installer packages.
Linux .deb.rpm.AppImage 根据发行版选择对应格式。
Linux .deb, .rpm, or .AppImage Choose the package format for your distribution.

macOS 首次启动授权

先打开「系统设置」>「隐私与安全性」>「安全性」,检查「允许以下来源的应用程序」是否已经是「任何来源」。 如果没有看到或没有开启「任何来源」,先在终端执行:

sudo spctl --master-disable

然后回到「隐私与安全性」确认「任何来源」已经可用,再移除 CC3P 的隔离标志:

sudo xattr -rd com.apple.quarantine "/Applications/cc3p.app"
open "/Applications/cc3p.app"

macOS First Launch Authorization

First open System Settings > Privacy & Security > Security, then check whether Allow applications downloaded from is already set to Anywhere. If Anywhere is missing or not enabled, run:

sudo spctl --master-disable

Then return to Privacy & Security and confirm Anywhere is available. After that, remove the quarantine flag from CC3P:

sudo xattr -rd com.apple.quarantine "/Applications/cc3p.app"
open "/Applications/cc3p.app"

用户指南

基本流程

  1. 从公开 release 页面安装 CC3P。
  2. 打开 CC3P,先运行「环境检查」。
  3. 为 Claude Code、Claude Desktop 或 Codex 添加/同步配置。
  4. 应用前检查生成的本地配置内容。
  5. 点击「应用」。
  6. 如果目标应用只在启动时读取配置,请重启目标应用或打开新的终端会话。

CC3P 管理什么

Claude Code CLI settings、模型映射、环境变量、功能开关。
Claude Desktop macOS 和 Windows 的桌面端 3P 配置库。
Codex 官方认证/配置,以及通过本地兼容网关使用第三方模型。

User Guide

Basic workflow

  1. Install CC3P from the latest public release.
  2. Open CC3P and run Environment Check.
  3. Add or sync a profile for Claude Code, Claude Desktop, or Codex.
  4. Review generated config before applying.
  5. Click Apply.
  6. Restart the target app or open a new terminal session if the target reads config only at startup.

What CC3P manages

Claude Code CLI settings, model mapping, environment variables, feature flags.
Claude Desktop Desktop 3P profile library on macOS and Windows.
Codex Official auth/config and third-party provider profiles with local compatibility gateway support.

本地配置文件 Local Config Files

目标 配置位置
Target Config
Claude Code ~/.claude/settings.json
Claude Desktop macOS ~/Library/Application Support/Claude-3p/configLibrary
Windows %APPDATA%\Claude-3p\configLibrary
Codex ~/.codex/auth.json, ~/.codex/config.toml