Cursor with + Claude Code ( inside WLS environment)

Guys, please help me!
I am trying to integrate Cursor with Claude code!
I am running WLS on Windows, I managed to install the Claude code extension inside Cursor as well.

However, no matter how much I try, I can not find Cursor as an IDE option when using the /ide command inside Claude code. See the screenshot attached.

Has anyone figured out how to solve this? I am simply getting mad from this. I am even willing to pay for someone who can solve this!

I think I saw the same problem in another post:
You can try putting the code in WSL and using ‘cursor .’ to start remote development in WSL. This way, the claude code and cursor will be in the same environment, which may solve the problem.

I’m not using any extension for Claude Code.

I just ran this inside a WSL terminal (in Cursor):
npm install -g @anthropic-ai/claude-code

Then it works with:
claude

I didn’t see that specific extension, but there are others that work once you have Claude Code installed.

Cursor is still on 1.96.2 from last year so add Claude Code to the growing list of extensions won’t work.

VS Code 1.98.0 or higher

This unofficial one looks pretty good though and works with older VSCode versions.