Sovereign Docs

Roo Code

Connect Roo Code to Sovereign as an OpenAI-compatible provider.

Official docs:

Use the OpenAI-compatible surface:

Base URL: https://api.sovrun.one/v1
Model:    sovereign-alpha

Setup

In the Roo Code settings panel:

  1. Set API Provider to OpenAI Compatible.
  2. Set Base URL to https://api.sovrun.one/v1.
  3. Paste your API key.
  4. Choose or enter sovereign-alpha.

Tool Calling

Roo Code documents that it uses native tool calling only. Use models and prompts that fit OpenAI-native tools.

Notes

  • Roo Code can stream tool arguments incrementally through OpenAI-style tool events.
  • Sovereign keeps the stable public model name sovereign-alpha.

On this page