Skip to main content
Configure Roo Code to use Nordlys’s Mixture of Models for intelligent model selection in VS Code.
Get the best AI specialist for every prompt with Nordlys Mixture of Models. Works seamlessly with Roo Code’s development features.

Get Your Nordlys API Key

Sign up here to create an account and generate your API key.

Quick Setup

Install Extension

Open VS Code Extensions (Cmd+Shift+X / Ctrl+Shift+X), search for “roocode”, and click Install.Search and install Roo Code from VS Code Extensions

Trust Publisher

Click “Trust Publisher & Install” when prompted.Trust the Roo Code publisher

Skip Account Creation

On the welcome screen, click “or use without an account” to configure with your own API key.Select use without an account option

Configure Nordlys

Select “3rd-party Provider” and configure:
  • API Provider: OpenAI Compatible
  • Base URL: https://api.nordlyslabs.com/v1
  • API Key: Your Nordlys API key
  • Model: nordlys/hypernova
Configure Nordlys API settings

Start Coding

Hypernova is now active. Start chatting to verify the setup.Roo Code working with Hypernova

Alternative Setup Methods

// In VS Code settings.json
{
  "rooCode.provider": "openai-compatible",
  "rooCode.baseUrl": "https://api.nordlyslabs.com/v1",
  "rooCode.apiKey": "your-nordlys-api-key",
  "rooCode.model": "nordlys/hypernova"
}

Troubleshooting

  • Ensure project is properly opened in VS Code workspace
  • Use nordlys/hypernova as the model for intelligent selection
  • Test with a simple analysis task after setup

Next Steps


Was this page helpful? Contact us at [email protected] for feedback or assistance with your Roo Code integration.