Extension Installation Failure: Claude Code Extension Not Available in Cursor Marketplace
Status Fixed / completed
Maintainer reply None cached
Activity 5 comments · opened Jun 4, 2025 · closed Jun 23, 2025
Bug Description
I can't install the claude code extension in cursor. I can't even find it in cursor marketplace. I'm running cursor on ubuntu 25/04, with wayland (if it's related)
Environment Info
- Platform: linux
- Terminal: cursor
- Version: 1.0.11
- Feedback ID: 2b547124-e967-4d13-9675-163d72d94e5a
Errors
[{"error":"Error: 1: 1 [175227:0604/223506.851823:ERROR:ozone_platform_x11.cc(246)] Missing X server or $DISPLAY\n[175227:0604/223506.851851:ERROR:env.cc(257)] The platform failed to initialize. Exiting.\n\n at UR6 (file:///home/philmeyr/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:1387:4470)\n at async wR6 (file:///home/philmeyr/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:1387:2566)","timestamp":"2025-06-04T20:35:06.956Z"}]
5 Comments
Same. Claude code extension can NOT be found on vscode/cursor extension marketplace!
Same for me
same. where is it?
Here is how to fix:
run
npm root -gto find your claude code intallation installation
it will look something like this:
/home/usr/.nvm/versions/node/v20.11.0/lib/node_modules/Now just open this directory on cursor and hit install like in the image and the claude CLI should recognize cursor as IDE (even tough the extension didn't appear for me)
!Image
This issue has been automatically locked since it was closed and has not had any activity for 7 days. If you're experiencing a similar issue, please file a new issue and reference this one if it's relevant.