Code rabbit login help

Code Rabbit Authentication for Cursor - Step by Step Guide

:mobile_phone: Having trouble logging into Code Rabbit in Cursor? Here’s how to fix it:

  1. Install Code Rabbit extension in Cursor

  2. Click “Login to Code Rabbit” in Cursor

  3. Login with GitHub (or your preferred method)

  4. When it doesn’t redirect back to Cursor, you’ll see an authentication token

  5. Copy this token

  6. Use this HTML helper: [link to your hosted HTML file]

  7. Paste your token into the helper tool

  8. Copy the decoded URL it shows you

  9. In Cursor, press Ctrl+Shift+P (or Option+Shift+P on Mac)

  10. Type “open URL DEV” and select it

  11. Paste the URL you copied

  12. Choose Cursor as the app to open the URL

  13. You’re now logged in! :tada:

:warning: Note: Tokens expire after a while. If it doesn’t work, start over to get a fresh token.

Feel free to share this helper tool - it’s safe and contains no personal info. Each person uses their own token.

#CodeRabbit #Cursor #DevTools

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.