Fixing ssh remote access an rPi

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

Unlike VSCode, Cursor seems unable to ssh to a remote raspberry pi

Steps to Reproduce

Set up a ssh config with the target system you are looking to connect to.
Try to open ssh remote to that new destination and it will not work

Expected Behavior

Just like I can ssh to the pi from the command line, just like I can ssh to the pi from VSCode, I would like Cursor to ssh into the pi as well.

Operating System

MacOS

Current Cursor Version (Menu → About Cursor → Copy)

Version: 1.6.45
VSCode Version: 1.99.3
Commit: 3ccce8f55d8cca49f6d28b491a844c699b8719a0
Date: 2025-09-22T18:22:38.013Z (1 day ago)
Electron: 34.5.8
Chromium: 132.0.6834.210
Node.js: 20.19.1
V8: 13.2.152.41-electron.0
OS: Darwin arm64 24.6.0

Does this stop you from using Cursor

Yes - Cursor is unusable

Thanks for the report. Can you please try these:

• Upgrade to latest Cursor version
• Upgrade the Anysphere Remote SSH extension to latest version - this has fixed SSH connection issues for many users experiencing similar problems
• Clear remote server cache by deleting the .cursor-server directory on your Raspberry Pi (SSH into it manually and run rm -rf ~/.cursor-server)

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