Installation & Setup
1
Install the Cline Extension
Search for Cline in the VS Code Extensions marketplace, or visit:
VS Code Marketplace
2
Open Cline Configuration
Press
Ctrl/Cmd + Shift + P, search for Cline: Open in New Tab, and open the Cline panel.Click the Settings (gear icon) in the top right to open the configuration page.3
Enter API Configuration
- API Provider: Select
OpenAI Compatible - Base URL:
https://api.ephone.ai/v1 - API Key: Your ePhone AI API key
- Model: The model you want to use, e.g.
gpt-4oorclaude-opus-4-5-20251101
4
Start Using
Return to the Cline panel and describe your task. Cline will analyze your codebase and execute the necessary operations automatically.
Recommended Models
Notes
- To use Claude models, you can also switch the Provider to
Anthropicand set the Base URL tohttps://api.ephone.ai/anthropic - Cline supports custom system prompts — configure project-level rules in its settings