Quick Start
This guide will help you get started with Coding Plan in minutes—from subscribing to using top AI models like Claude Opus 4.5 and Gemini 3 Pro in coding tools.Getting Started
Register or Login
Access VibeCodeCheap Open Platform, Register or Login.
Subscribe to Coding Plan
After logging in, navigate to the Coding Plan to select your preferred subscription plan.
Obtain API Key
After subscribing, navigate to your account dashboard and click API Keys to generate a new API Key.
Select Coding Tool
Coding Plan supports multiple mainstream coding tools. Choose based on your preference:
Claude Code
Roo Code
Kilo Code
Cline
OpenCode
Crush
Goose
Cursor
Other Tools
Configuring Coding Tools
Using Claude Code as an example, configure to use AI models:
- Claude Code
- Other Tools
1. Install Claude CodePrerequisite: You need to install Node.js 18 or latest version2. Configure Environment VariablesAfter installing Claude Code, set up environment variables using one of the following methods:
When setting environment variables, the terminal will not return any output. This is normal, as long as no error message appears, the configuration has been applied successfully.
- MacOS & Linux
- Windows Cmd
- Windows PowerShell
Edit the Claude Code configuration file Note to replace
~/.claude/settings.jsonAdd or modify the env fields:your_api_key with the API Key you obtained in the previous step.Start Coding
Once configured, you can begin coding with powerful AI models!Claude Opus 4.5 / Gemini 3 Pro will automatically:
- Natural Language Programming
- Code Debugging
- Code Optimization
- Analyze requirements and formulate an implementation plan
- Generate complete React component code
- Include form validation and styling
- Ensure code runs directly
Feature Examples
Smart Code Completion
Generates real-time completion suggestions based on context, reducing manual input and significantly boosting development efficiency.
Code Repository Q&A
Ask questions about your team’s codebase anytime to maintain a holistic understanding.
Automated Task Management
One-click fixes for lint issues, merge conflicts, and release note generation.

