Claude code extension not working on cursor

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

I ask something to Claude code on cursor IDE but is stuck not responding…

Steps to Reproduce

I open the extension, write something but its stuck

Operating System

MacOS

Current Cursor Version (Menu → About Cursor → Copy)

Versión: 2.0.43
Confirmar: 1.99.3
Fecha: 8e4da76ad196925accaa169efcae28c45454cce0
Electron: 2025-10-30T18:49:27.589Z
ElectronBuildId: 34.5.8
Chromium: undefined
Node.js: 132.0.6834.210
V8: 20.19.1
SO: 13.2.152.41-electron.0

Does this stop you from using Cursor

No - Cursor works, but with this issue

Hey, thanks for the report. Let’s go through this step by step:

  1. Error check:

    • Open Help > Toggle Developer Tools > Console
    • Do you see any red error messages when the extension freezes? Please share a screenshot
  2. Extension conflict check:

    • Disable all other extensions except Claude Code
    • Restart Cursor and check if Claude Code works now
    • Did that help?
  3. MCP servers:

    • Do you have any MCP servers in Cursor Settings > Features > MCP?
    • If yes, temporarily disable them to see if they cause conflicts
  4. Extension Monitor:

    • Enable Settings > Application > Experimental > Extension Monitor Enabled
    • Run Cmd+Shift+P > Developer: Open Extension Monitor
    • Does the Claude Code extension show high CPU/memory usage or errors?

Please share the results of these checks.