← Home

Cline integration

Connect Claude models to Cline through the Claude API Tech OpenAI-compatible endpoint.

Cline is an open-source coding agent for VS Code. It supports your own API key and any OpenAI-compatible endpoint.
1

Install Cline

Open the Cline extension page in VS Code and install it, or visit the official project website.

2

Bring your own API key

On the first screen, under “How will you use Cline?”, select Bring my own API key and click Continue.

How will you use Cline?

Bring my own API key

Use Cline with your provider of choice

3

Configure the provider

Open API Configuration and fill in the fields below. Use the API key generated in your Claude API Tech dashboard.

Cline → Settings → API Configuration
API Provider: OpenAI Compatible
Base URL: https://api.llm-gate.tech/v1
OpenAI Compatible API Key: sk-cs2-YOUR_API_KEY
Model ID: claude-fable-5
4

Done

Click Done. Cline will now send requests through Claude API Tech. You can change the model in settings at any time.