1
1. Select OpenAI Compatible Provider
Cline > Settings > API ProviderIn the Cline sidebar, click the gear icon and set 'API Provider' to 'OpenAI Compatible'.
Configure Cline (formerly Claude Dev) in VS Code for autonomous coding and agentic workflows via SacredGPT.
01 — Version & UI Path
02 — Step-by-Step Setup
In the Cline sidebar, click the gear icon and set 'API Provider' to 'OpenAI Compatible'.
Fill in Base URL: https://api.sacredgpt.ru/v1 and API Key: your_key.
Base URL: https://api.sacredgpt.ru/v1
API Key: sgpt_live_...In the Model ID field, enter claude-sonnet-5 or gpt-5.6-sol.
Model ID: claude-sonnet-503 — Configuration Example
{
"apiProvider": "openai-compatible",
"openAiBaseUrl": "https://api.sacredgpt.ru/v1",
"openAiApiKey": "sgpt_live_9a8b7c6d5e4f3a2b1c0d",
"openAiModelId": "claude-sonnet-5"
}04 — Troubleshooting
Switch to claude-sonnet-5 or gpt-5.6-sol — these models adhere strictly to tool-use schemas required for workspace file edits.