Arcflow

Cline

Configure the Cline VS Code extension with Arcflow.

Cline can connect to Arcflow through either the Anthropic provider or the OpenAI-compatible provider. Configure it from the Cline panel — open Cline, then click the Settings (gear) icon.

Option A: Anthropic provider

Use the bare host as the base URL; the Anthropic SDK appends /v1/messages.

FieldValue
API ProviderAnthropic
Base URLhttps://api.tryarcflow.com
API Keyyour sk-... key
Modelclaude-sonnet-4-6

Option B: OpenAI Compatible provider

Use the /v1 base URL for the OpenAI-compatible surface.

FieldValue
API ProviderOpenAI Compatible
Base URLhttps://api.tryarcflow.com/v1
API Keyyour sk-... key
Model IDgpt-5.5

Save the settings and start a Cline task. Claude model ids also work through the OpenAI-compatible provider.