A small VS Code / Cursor extension that adds a right-click context menu item to send files, folders, or selected code to your Claude Code chat session.
Demo
Right-click in the Explorer:
Select code in the editor — a button appears, just click it:
Features
Right-click any file or folder in the Explorer → Add to Claude Chat
Select code in an editor → click the floating Add to Claude Chat button
Settings
Setting
Default
Description
claudeAddToChat.showButtonOnSelection
true
Show the floating Add to Claude Chat button above selected code in the editor. Disable it if you prefer to add selected code only via the right-click context menu.