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.
Introduction to Cline Plugin

Step
Install Cline
Install the Cline extension from the VS Code Marketplace

Model Configuration & API Key
Click the “Cline” icon on the sidebar to launch. and click x.
Select API Provider
Enter the following configuration information in these fields
Example using claude-opus-4.7 with the API format set to OpenAI. Then click “Done”
You can add other Model ID based these (Need API FORMAT: OpenAI):



| Field | Content |
|---|---|
| API Provider | Select “OpenAI Compatible” |
| Base URL | https://router-link.world3.ai/api/v1 |
| API Key | Obtain one from RouterLInk API |
| Model ID | world3-router-north-america/anthropic/claude-opus-4.7 |

Use Cline
Above the input box, you can use Auto-approve to configure Cline’s read/write permissions and command execution permissions. Enabling these permissions can enhance automation capabilities, but may also increase token usage, so it’s recommended to enable them only after fully understanding Cline’s behavior.Cline provides two working modes, which can be switched at the bottom of the dialog:
- Plan mode: Focuses on information gathering, problem breakdown, and task planning without directly modifying files.
- Act mode: Executes changes, runs commands, and completes tasks based on the plan.


