Use with KiloCode

How to use Nexus API with KiloCode in VS Code - AI coding extension integration tutorial. Configure OpenAI Compatible provider to access GPT-5, DeepSeek and more.

Install KiloCode in VS Code

Step 1: Install Extension

Search for Kilo Code in VS Code extensions and install it.

Step 2: Get API Key

Visit nexusapi.one/console/token to get your API Key.

Add Provider

After installing Kilo Code, open it and select "Configure Provider". Add a new OpenAI Compatible provider with the following settings:

SettingValue
OpenAI Base URLhttps://nexusapi.one/v1
API KeyYour key from nexusapi.one/console/token
Modelgpt-5 (or glm-4.5, glm-4.6, deepseek-v3.1, etc.)

Done

Save the configuration and start using KiloCode with Nexus API.