> ## Documentation Index
> Fetch the complete documentation index at: https://docs.rayinai.com/llms.txt
> Use this file to discover all available pages before exploring further.

# 配置 CLI

> 如何配置 CLI

## 可视化配置

手动修改配置文件比较繁琐，强烈推荐使用 [**CC-Switch**](https://github.com/farion1231/cc-switch) 来简化配置流程

<Card title="CC-Switch 一键配置" icon="wand-magic-sparkles" href="/cc-switch/usage">
  可视化方式统一配置管理 Claude Code、Codex、Gemini
</Card>

## 手动配置

如果你偏好手动配置，或想深入了解配置细节，可以查看各 CLI 的详细教程

<CardGroup cols={3}>
  <Card title="Claude Code" href="/claude-code/introduction">
    查看配置教程
  </Card>

  <Card title="Codex" href="/codex/introduction">
    查看配置教程
  </Card>

  <Card title="Gemini" href="/gemini/introduction">
    查看配置教程
  </Card>
</CardGroup>

## 遇到问题

<Card title="查看常见问题" icon="circle-question" href="/claude-code/faq">
  配置过程中的常见问题解答
</Card>
