Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.routerlink.ai/llms.txt

Use this file to discover all available pages before exploring further.

This documentation is provided for informational purposes only and demonstrates how to configure and use our API with third-party AI chat interfaces. Any third-party software, websites, or services mentioned are not operated, controlled, or endorsed by us.
Image

Introduction to Roo Code

What Can Roo Code Do For YOU?
  • Generate Code from natural language descriptions and specs
  • Adapt with Modes: Code, Architect, Ask, Debug, and Custom Modes
  • Refactor & Debug existing code
  • Write & Update documentation
  • Answer Questions about your codebase
  • Automate repetitive tasks
  • Utilize MCP Servers

Step

1

Install Roo Code

Install the Roo Code** extension** from the VS Code Marketplace
Image
2

Model Configuration & API Key

Click the “Roo Code” icon on the sidebar to launch. And click the settings in the top-right corner.
Image
Enter the following configuration information in these fields
Image
Example using claude-opus-4.7 with the API format set to OpenAI. Then click “Save”
FieldContent
API ProviderSelect “OpenAI Compatible”
Base URLhttps://router-link.world3.ai/api/v1
API KeyObtain one from RouterLInk API
Modelworld3-router-north-america/anthropic/claude-opus-4.7
You can add other Model based these (Need API FORMAT: OpenAI):
Image 51
3

Use Roo Code

Type a clear, concise description of what you want Roo Code to do in the chat box at the bottom of the panel. Examples of effective tasks:
  • “Create a file named hello.txt containing ‘Hello, world!’.”
  • “Write a Python function that adds two numbers.”
  • “Create an HTML file for a simple website with the title ‘Roo test’”
No special commands or syntax needed—just use plain.
Image

Troubleshooting

Image
VS Code Output panel showing Roo Code logs for troubleshooting Extension Not Visible
  • Restart VS Code
  • Verify Roo Code is listed and enabled in Extensions
  • Try disabling and re-enabling
  • Check Output panel for errors (View → Output, select “Roo Code”)
Installation Problems
  • Ensure stable internet connection
  • Verify VS Code version 1.84.0 or later
  • If VS Code Marketplace is inaccessible, try the Open VSX Registry method