How to integrate RouterLink in Cursor (Continue plugin)

The integration process in Cursor is similar to VS Code and also relies on the Continue plugin.

Step1: Open Cursor.

Step2: Search for "Continue" in the plugin search box, then click "Install" to install it.

Step3: Click the "drop-down" button in the top horizontal bar and select the Continue plugin.

Step4: Click the "settings" button in the upper right corner to navigate to the Configs list.

Step5: Click the "settings" icon to the right of Local Config to open the config.json file for configuration.

Step6: Similarly, configure the file by adding the model parameters you need to the configuration file and saving it. (This operation uses Claude Opus 4.5 as an example). You can refer to How to integrate RouterLink in VS Code (Continue plugin)

Step7: Return to the chat interface to verify the model's usability.

Last updated