claude-code icon indicating copy to clipboard operation
claude-code copied to clipboard

[BUG] Claude Code IDE connectivity issues with the latest update (1.0.64)

Open hackyon-anthropic opened this issue 4 months ago • 13 comments

Tracker for connectivity issues starting at: https://github.com/anthropics/claude-code/issues/1399#issuecomment-3138501709

We are getting more reports of VSCode IDE extensions disconnecting with the latest Cursor + Claude Code updates. We are actively investigating this now.

If this is happening to you, can you please post a comment below with the following info. Thank you!

OS: ?? Terminal: ?? IDE + version: ?? Claude CLI version: ??

How long ago did this started happening?

Steps to Reproduce

hackyon-anthropic avatar Jul 31 '25 18:07 hackyon-anthropic


Found 3 possible duplicate issues:

  1. https://github.com/anthropics/claude-code/issues/4837
  2. https://github.com/anthropics/claude-code/issues/4854
  3. https://github.com/anthropics/claude-code/issues/2554

If your issue is a duplicate, please close it and 👍 the existing issue instead.

🤖 Generated with Claude Code


github-actions[bot] avatar Jul 31 '25 18:07 github-actions[bot]

OS: Mac OS Sequoia Terminal: zsh IDE + version: cursor 1.3.7 Claude CLI version: Claude Code v1.0.64

How long ago did this started happening?

Started this morning.

Steps to Reproduce

  1. After it disconnects, I can reconnect using /ide.
  2. It stays connected if I am asking questions.
  3. It disconnects after it makes the first ide interaction - for example, after it displays the first diff view.

Shresth-Garg avatar Jul 31 '25 18:07 Shresth-Garg

Same issue for me. Running Claude Code in verbose and debug mode, I see the following error message repeated (a lot):

[ERROR] MCP server "ide" Transport error: Error: Uncaught error in notification handler: [
  {
    "code": "invalid_type",
    "expected": "string",
    "received": "undefined",
    "path": [
      "params",
      "uri"
    ],
    "message": "Required"
  }
]

BalduinLandolt avatar Jul 31 '25 18:07 BalduinLandolt

OS: Windows 11 Pro 24H2, Build 26100.4770 Terminal: Git Bash IDE + version: Visual Studio Code 1.102.3 Claude CLI version: 1.0.64 (local installation, installed in Windows, not WSL)

Noticed this after updating to 1.0.64 yesterday.

  1. /ide, select Visual Studio Code
  2. Connects
  3. When it begins to interact with the IDE, it disconnects. Example: I select a line and ask a question. It reads the line, but disconnects after it begins to answer.
  4. Can reconnect with /ide, but cannot do so without interrupting or waiting for Claude Code to finish its current tasks.

sethlilly avatar Jul 31 '25 18:07 sethlilly

Thanks for the reports! We have identified the issue and a fix is incoming ASAP!

hackyon-anthropic avatar Jul 31 '25 20:07 hackyon-anthropic

Thanks for the swift triage and response!

sethlilly avatar Jul 31 '25 20:07 sethlilly

OS: Mac OS Ventura Terminal: zsh IDE + version: Windsurf latest Claude CLI version: Claude Code v1.0.64 (latest)

How long ago did this started happening?

just updated claude code like an hour ago, then it happened.

Steps to Reproduce

After it disconnects, I can reconnect using /ide. It stays connected if I am asking questions. It disconnects after it makes the first ide interaction - for example, after it displays the first diff view.

AraCoders avatar Jul 31 '25 20:07 AraCoders

We've just released a new hotfix build (1.0.65), which should fix this issue: https://www.npmjs.com/package/@anthropic-ai/claude-code/v/1.0.65

Please update when you get a chance, and let us know if you encounter any issues. Apologies for the inconvenience!

hackyon-anthropic avatar Jul 31 '25 22:07 hackyon-anthropic

Solved here, thank you @hackyon-anthropic !

jonzinho avatar Jul 31 '25 23:07 jonzinho

Operating System: Windows 10.0.26100 IDE: Cursor, version 1.5.11 Claude Code, version: 1.0.108 Terminal: PowerShell / Git Bash

Claude Code Extension Status: "Claude Code for VSCode" is installed and active in Cursor. Claude Code Extension Logs: "MCP Server running on port 61774 (localhost only)" Claude Code CLI Executable Location: C:\Users\<user>\.local\bin\claude.exe PATH Environment Variable: C:\Users\<user>\.local\bin is confirmed to be in your system PATH. Problem Description: claude /ide consistently returns "No available IDEs detected."

  • Key Troubleshooting Steps Taken:
    • Verified cursor command in PATH.
    • Confirmed no custom CLAUDE_CONFIG_DIR.
    • Successfully performed native Windows PowerShell installation of Claude Code.
    • Verified claude.exe exists and is in PATH.
    • Restarted shell and Cursor multiple times.

prototowb avatar Sep 08 '25 20:09 prototowb

I keep having to run the /ide command or clicking into a file editor and back to the terminal in vscode insiders for claude code to see the active file

Image

would be great to have the integration be more reliable

marcospgp avatar Oct 27 '25 09:10 marcospgp

@marcospgp it's likely another issue. Can you file a new issue with info for repro? We will need some info on your setup/IDE/OS/version/repro steps

hackyon-anthropic avatar Oct 27 '25 10:10 hackyon-anthropic

This issue has been inactive for 30 days. If the issue is still occurring, please comment to let us know. Otherwise, this issue will be automatically closed in 30 days for housekeeping purposes.

github-actions[bot] avatar Dec 08 '25 10:12 github-actions[bot]