Cline is a VS Code extension that brings AI coding assistance directly into your editor. Configure it to use CometAPI as a custom OpenAI-compatible provider.Documentation Index
Fetch the complete documentation index at: https://apidoc.cometapi.com/llms.txt
Use this file to discover all available pages before exploring further.
Prerequisites
Setup
Get your CometAPI API key
Log in to the CometAPI dashboard. Click Add API Key and copy your key and base URL (

https://api.cometapi.com).

Configure the API provider
Open Cline settings and select OpenAI Compatible as the provider. Enter 
https://api.cometapi.com/v1 in the Base URL field, paste your key into API Key, and enter the model ID you want to use.
