Claude Code Configuration Guide
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 |
| Cursor | VS Code compatible editor, fully supports Claude Code extension | Cursor Configuration Guide |
| Terminal (CLI) | Core experience, start by running claude in any terminal |
Terminal Configuration Guide |
| JetBrains IDE | Supports IntelliJ IDEA, PyCharm, WebStorm, and other IDEs in the family | JetBrains Configuration Guide |
| GitHub Actions | Automate code reviews and Issue handling with @claude |
GitHub Actions Configuration Guide |
Tip: For first-time applicants, visit the Claude Messages service page and click "Acquire" to get credentials and receive free credits.
