Where does the bug appear (feature/product)?
Cursor CLI
Describe the Bug
Cursor CLI does not work via SSH session anymore, at all.
Steps to Reproduce
- SSH into computer
cursor-agent login- Follow link in browser, approve login
- See this at terminal:
Failed to store authentication tokens: Security command failed: Security process exited with code: 36
Repeat same process on the computer directly without ssh, and login works fine.
- SSH into computer
cursor-agent --api-key ...- CLI will exit with code
1immediately with no output
Expected Behavior
It should be possible to use cursor when SSHing into computer.
Operating System
MacOS
Current Cursor Version (Menu → About Cursor → Copy)
$ cursor --version
2025.11.06-8fe8a63
Does this stop you from using Cursor
Yes - Cursor is unusable