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
| Field | Value | Notes |
|---|---|---|
| API Provider | OpenAI Compatible | Use this mode for Nyxos gateways. |
| Base URL | https://api.nyxos.shop/v1 | Explicit /v1 required. |
| API Key | sk-YOUR_NYXOS_KEY | Key created in the panel's API Keys section. |
| Model ID | Copy from /pricing | Exact 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:
- Claude family — best-in-class tool accuracy and multi-step file editing.
- GPT family — reliable general coding and structured output.
- 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).