Set up Roo Code with your WormGPT API key in under 5 minutes. Full AI coding assistant — no OpenAI subscription needed.
Open VS Code and go to the Extensions panel (Ctrl+Shift+X on Windows /
Cmd+Shift+X on Mac). Search for Roo Code and install it.
Alternatively, click the button below to open the extension page directly in VS Code:
Open in VS CodeExtension ID: RooVeterinaryInc.roo-cline — make sure you install the official
Roo Code extension, not an older fork.
After installation a Roo Code icon will appear in your Activity Bar (left sidebar). Click it to open the panel, then click the ⚙ Settings button (or the gear icon at the top of the panel).
You need to configure a Custom API Provider. Click "Add Configuration Profile" or go to the default profile and change the API Provider dropdown to OpenAI Compatible.
You can also reach settings via Ctrl+Shift+P → "Roo Code: Open Settings".
Set the following values in the Roo Code settings panel:
These are the exact settings shown in the screenshot above — already tested and confirmed working.
The proxy supports multiple models. Use wormv4.5 as your primary — it is the latest release and the default for all callers.
You can switch models any time by changing the Model field in Roo Code settings. The proxy supports each model independently.
Click Save (or the checkmark) in the Roo Code settings panel. The model list will refresh and show wormv4.5 as available.
Open any file or project in VS Code, then open the Roo Code panel and type your first prompt. Roo Code supports multiple modes:
Quick start: Press Ctrl+Shift+P → "Roo Code: Open in New Tab" to get a full-screen chat panel while you code.
If Roo Code doesn't auto-detect the model limits you can set them manually in the settings panel:
These match the values shown in the tested configuration screenshot.
wgpt_) with no extra spaces.
/v1 (no trailing slash or extra path).
wormv4.1 from the model picker.
Never share your API key. It is tied to your account and daily quota. Regenerate it from the dashboard if you suspect it was exposed.
Get your WormGPT API key and start using Roo Code in VS Code today.