Using Agent Router with Roo Code
Install RooCode in VSCode
Search for RooCode in VSCode and install it.
Visit https://agentrouter.org/console/token to get your API Key
Add Provider
After completing the Roo Code installation, you can open Roo Code, select configure provider, and add an OpenAI Compatible provider. The specific configuration items can refer to:
- OpenAI Base URL:
https://agentrouter.org/v1
- API Key: The key you created at https://agentrouter.org/console/token
- Model:
gpt-5
After completing the configuration, save and you can start using it.