Integrate with Cursor

  1. Log in to BrillAI (inference.top), go to the User section, locate API Keys, and copy the Secret Key.

  1. Open Cursor, click the gear icon in the top-right corner to enter the settings page.

  1. In the settings page, locate the Model Names section and click Add Model to add the model name you want to use. Then, find the OpenAI API Key section, toggle the switch in the top-right corner to enable the feature, paste the previously copied Secret Key, and input https://api.inference.top/v1 into the OpenAI Base URL. Finally, click Save to save the configuration. After completing these steps, you can click the Verify button to check if the configuration is effective (the verification process will select one of the enabled models above to test the interface, so it is recommended to disable other models and keep only the BrillAI-provided model active).

  1. After completing the above configuration, you can use the models provided by BrillAI for programming in Cursor. For more detailed instructions on using Cursor, refer to the official Cursor documentation.

Last updated