Use with RooCode

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

Install RooCode in VS Code

Step 1: Install Extension

Search for RooCode 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 RooCode, 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 RooCode with Nexus API.