Cursor / VS Code Extension
Read editor selection, clipboard, and agent output aloud. Great for long files, docs, and markdown-heavy responses.
Prefer the downloadable .vsix below (GitHub Releases). Cursor may not see the VS Code Marketplace entry yet—that is why manual install matters. If the download link errors, package from source or pick the Marketplace when it goes live.
The button above resolves after GitHub Releases ships v0.1.16 with that .vsix attached. Seeing 404? Publish the artifact in varterm/extensions or use Build .vsix from source.
- Get a .vsix: Prefer the binary download; otherwise open the README Development section and run
npm installplusnpm run packageinsideextensions/vscode. - Install in Cursor: Command Palette (Cmd+Shift+P / Ctrl+Shift+P) →
Extensions: Install from VSIX...→ choose the package → reload if prompted. - VS Code: Prefer the Marketplace when the listing is live;
.vsixinstall uses the same command as Cursor. - Run
Varterm: Connectonly if you use a custom server or token. - Run
Varterm: Read Clipboard AloudorVarterm: Read Editor/Selection Aloudfor long-form docs and markdown files.