Learn
Guides for remote coding agents
How to get screenshots, PDFs, and other laptop files onto the VM where Claude Code, Cursor, or Codex runs. Paste fails over SSH; a remote path does not.
September 12, 2026#ssh
How to paste an image into Claude Code over SSH
Ctrl+V cannot paste a laptop screenshot into Claude Code over SSH. Copy the PNG onto the remote host, then give Claude the file path. Four methods that work.
September 12, 2026#agents
Send laptop files to a coding agent on a remote VM
A remote coding agent reads paths on the VM. Screenshots, PDFs, and recordings on your laptop stay invisible until you copy them over SSH into one folder.
September 12, 2026#cursor
Cursor Remote-SSH cannot analyze local files
Cursor cannot analyze local files over Remote-SSH. A Windows or Mac path in chat is a dead link. Upload the file to the host, then attach the remote path.
September 12, 2026#comparisons
Claude Code SSH screenshot tools compared
clipaste vs clipssh vs cssh for Claude Code over SSH, plus scp, Invoke, and vmup. Pick a shim, a path uploader, or a batch copy. Updated September 2026.
September 12, 2026#ssh
Claude Code: no image found in clipboard over SSH
Claude Code says no image found in clipboard over SSH. The remote clipboard is empty. Diagnose tmux, WSL, and Ctrl+V, then scp the PNG and pass that path.