NyxosNyxos API
Integrations

Cline (VS Code Extension)

Configure Cline, the autonomous coding agent for Visual Studio Code, with a Nyxos gateway.

Cline is an autonomous software engineering agent for VS Code that supports custom OpenAI-compatible endpoints.


Installation

Search for Cline in the VS Code Extensions Marketplace (Ctrl+Shift+X / Cmd+Shift+X) and install it.

Setup Steps

1. Open Cline Settings

Click the Cline icon in the activity bar, then the Settings (gear) icon at the top of its panel.

2. Configure the Provider

FieldValueNotes
API ProviderOpenAI CompatibleUse this mode for Nyxos gateways.
Base URLhttps://api.nyxos.shop/v1Explicit /v1 required.
API Keysk-YOUR_NYXOS_KEYKey created in the panel's API Keys section.
Model IDCopy from /pricingExact ID from the live catalog — e.g. a Claude model from api.nyxos.shop/pricing.

Choosing a Model for Cline

Cline works best with strong agentic models that support tool use:

  1. Claude family — best-in-class tool accuracy and multi-step file editing.
  2. GPT family — reliable general coding and structured output.
  3. Grok family — fast responses for quick iterations.

Copy the exact ID from the live catalog; the automatic Auto-A group gives your token access to the gateway models (see Groups & Multipliers).

On this page