Connecting Cline to NordRouter
Cline is an AI agent for VS Code and compatible editors. It can work with OpenAI-compatible API, so a separate NordRouter plugin is not needed.
Settings
- Open Cline in the editor sidebar.
- Click the gear and open API settings.
- In API Provider select OpenAI Compatible.
- In Base URL enter
https://nordrouter.com/v1. - In API Key, insert the key
sk-nr-…from your personal account. - In Model ID specify the full ID, for example
anthropic/claude-sonnet-4.6. - Save your profile.
For the first check, open the mode Ask and send: Ответь одним словом: работает. This mode should not change project files.
If the list of models is empty
Enter Model ID manually. Automatic loading of the list of models is optional.
Official information:OpenAI Compatible in Cline.