Cline logoCoding Agent

Cline with DEVUP AI

Run the Cline coding agent in VS Code on DEVUP AI models. Point Cline's OpenAI Compatible provider at the DEVUP AI API and it creates files, edits code, and runs terminal commands through standard tool calling.

System Architecture

How Cline Connects to DEVUP AI

Cline communicates directly with DEVUP AI via the OpenAI-compatible Chat Completions protocol on https://api.devupai.com/v1/chat/completions. The extension manages authentication with your DEVUP AI API key, executes tools in your local workspace, and streams token deltas in real time.

1. Client
Cline
VS Code agent
2. Gateway
DEVUP OpenAI-compatible API
POST /v1/chat/completions
3. Inference
Model
The model ID you choose
4. Response
Response
Streaming tokens and tool calls

Configuration

Quick Setup in Cline

1

Open Cline and select OpenAI Compatible.

Open the Cline extension in VS Code. On initial onboarding, select Bring my own API key. For existing installations, open settings via the gear icon (⚙️) in the Cline panel. Set API Provider to OpenAI Compatible.

2

Configure Base URL and API key.

Enter https://api.devupai.com/v1 in the Base URL field and supply your DEVUP AI key in the API Key field.

3

Set Model ID.

Set Model ID to deepseek-ai/DeepSeek-V4-Pro.

FieldValue
Base URLhttps://api.devupai.com/v1
API Keythe DEVUP AI key, entered as-is
Model IDdeepseek-ai/DeepSeek-V4-Pro

In Action

Cline running on DEVUP AI

Cline completing a task on DEVUP AI: creating hello.py and running it in the terminal

Capabilities

Supported Agent Capabilities

File edits and terminal commands

Cline creates and edits files and runs commands through tool calling on the OpenAI-compatible endpoint.

Streaming responses

Replies stream token by token into the Cline panel.

Choose a catalog model

Enter any model ID from the DEVUP AI catalog. For agent tasks, choose a model whose catalog entry supports tool calling.

Local DZD billing

Metered billing in Algerian Dinar with BaridiMob, Edahabia, and CIB local payment support.

Ready to Code with Cline on DEVUP AI?

Create an API key in your dashboard, configure your OpenAI Compatible provider in Cline, and start executing agentic coding workflows today.