Kirin (Cursor SPM) Installation
- Install Cursor-PM on Cursor IDE
- Register in the Kirin Console
- Configure the Extension in Cursor
- Validate That All Connected
1 – Install Cursor-PM on Cursor IDE
- Download the latest Kirin .vsix extention from here: https://github.com/knostic/mcp-posture-ext/releases/latest
- Open Cursor(prefer to close all Cursor windows and have only 1 running) and then:
- Hit: CMD+shift+P
- Type: `Extensions: Install from VSIX` and hit Enter
- Select the `kirin-v2.x.x.vsix` from Downloads folder
2 – Register in the Kirin Console
- Go to: Kirin and sign-in using your work account.
- Hit “Generate API Key” and copy it.
3 – Configure the Extension in Cursor
- Follow the instructions in the Kirin Console.
- Setting the API key for the extension:
- Go back to Cursor and hit CMD+Shift+P and type: `Kirin: Set API Key`
- Type the copied API key that you generated and hit enter
4 – Validate That All Connected
- Hit CMD+Shift+P and enter
Kirin: Scan Now - Hit enter
- Review the results under
Scan LogTab in: https://app.getkirin.com
- Now, let’s validate that the .gitignore has been auto-updated.
- Open some project/folder that you have.
- You should see the extention automatically configure your .gitignore so that .cursor-qarantine is now ignored.