Skip to main content

Overview

Cursor is a modern AI-native code editor built on top of Visual Studio Code (VS Code). It is specifically designed to deeply integrate AI-assisted software development into the coding workflow, aiming to boost productivity by leveraging large language models (LLMs)—similar to having an AI pair programmer built into the IDE. Cursor’s unique value proposition is not just offering Copilot-style suggestions, but enabling natural language interactions with your entire codebase.

Integrating NaviGator Toolkit

  1. Click the Settings icon near the top right of your screen
    Cursor settings icon

  2. Then click on the Models tab to the far left
    Models tab

  3. Enter your Toolkit API key and endpoint in the appropriate fields
    NaviGator Toolkit Credentials

  4. Enter a Toolkit model in the Add or search model textbox and click Add Custom Model
    NaviGator Toolkit Add Model

  5. Press Ctrl + I to open the Agent pane on the far right; from here you can choose your Toolkit model of choice below the Agent's text box
    NaviGator Toolkit Add Model

Troubleshooting

If you are unable to use a particular model, check that the team associated with the API key has access to the model. Additionally some models are only available for use under the Cursor Pro or Business plans.

For more information about the Cursor IDE see Cursor Docs.