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

FieldValue
ProviderOpenAI Compatible / OpenAI Compatible API
Base URLhttps://moxus.ai/v1
API Keysk-your-key
Model IDCopy the exact model name from Models and pricing

Setup

1

Install Roo Code

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.ai/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.

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.ai/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