Claude Code

经验分享

镜像站

插件

使用经验

cc-switch

管理 skills 和 mcps

codegraph

# 安装
curl -fsSL https://raw.githubusercontent.com/colbymchenry/codegraph/main/install.sh | sh

# 绑定 agent。安装好后需与 claude、codex 等 agent 进行绑定,让 claude、codex 可以自动应用 codegraph
codegraph install --target claude --yes --no-permissions

# 代码应用。进入代码仓库,初始化 codegraph
cd yourr-project
codegraph init

# 启动 agent,进行编程

注意,在配置好 codegraph 后,可进入 cc-switch 导入 mcp,后续在 cc-switch 统一管理 mcp