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

# Claude Code Configuration Guide

> Claude Code 集成指南 - Ace Data Cloud

Claude Code is a programming AI agent launched by Anthropic, which can be used in various environments such as terminals, IDEs, and CI/CD pipelines. By using the AceData Cloud proxy, you can access Claude Code at a lower cost.

Choose the complete configuration guide for the corresponding platform based on your usage scenario:

| Platform           | Description                                                               | Tutorial Link                                                                                                         |
| ------------------ | ------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------- |
| **VS Code**        | Native extension, supports inline Diff, @-mentions, and scheduled reviews | [VS Code Configuration Guide](https://platform.acedata.cloud/documents/claude-code-vscode-integrations)               |
| **Cursor**         | VS Code compatible editor, fully supports Claude Code extension           | [Cursor Configuration Guide](https://platform.acedata.cloud/documents/development_cursor_coding)                      |
| **Terminal (CLI)** | Core experience, start by running `claude` in any terminal                | [Terminal Configuration Guide](https://platform.acedata.cloud/documents/claude-code-terminal-integration)             |
| **GitHub Actions** | Automate code reviews and Issue handling with `@claude`                   | [GitHub Actions Configuration Guide](https://platform.acedata.cloud/documents/claude-code-github-actions-integration) |

> **Tip**: For first-time applicants, visit the [Claude Messages service page](https://platform.acedata.cloud/documents/claude-messages) and click "Acquire" to get credentials and receive free credits.
