ClipToWSL
JSON →Enables AI coding agents to read Windows clipboard contents, including text and images, from within the Windows Subsystem for Linux (WSL).
Install
npm install -g typescript Tools · 1
- read_clipboard Reads Windows clipboard contents from within WSL, supporting text and image data with optional format parameter (auto, text, image)
Links
★ 3 GitHub stars