Skip to main content
Roo Code is a VS Code agent extension that can read project files, run commands, and edit code. To connect it to Moxus AI, use an OpenAI Compatible or custom OpenAI provider.

Values

Setup

1

Install Roo Code

Install Roo Code from the VS Code extension marketplace.Search for and install Roo Code from the VS Code extension marketplace
2

Open API configuration

Open Roo Code API Configuration or model settings.
3

Choose an OpenAI-compatible provider

Select OpenAI Compatible or custom OpenAI as the provider.
4

Enter endpoint settings

Set Base URL to https://moxus.cloud/v1 and API Key to your Moxus AI sk- key.
5

Enter the model name

Use the exact model name from Models and pricing as Model ID.OpenAI-compatible provider and model configuration in Roo Code
6

Start chat runs

Open the chat view, select the model you just configured, and send a request.Roo Code asks for the next task in a chat

Recommendations

  • Test with Ask or a read-only task first.
  • Review commands before allowing the extension to run them.
  • Create a separate API key for Roo Code and set a quota limit.
  • Keep task scope narrow for multi-file edits.
Roo Code can read files, run commands, and modify code. Use it only in trusted projects and be careful with auto-approval settings.

Troubleshooting

Prefer OpenAI Compatible or custom OpenAI. Set Base URL to https://moxus.cloud/v1.
It depends on the selected model. For tool use and complex code editing, choose a model with stronger coding and tool-call behavior.
Reduce auto-approval, narrow file scope, and set a quota limit on the API key used by Roo Code.

Next steps