SendToAI VS Code Extension Solves Claude's 20-File Limit with Project Bundling

✍️ OpenClawRadar📅 Published: March 29, 2026🔗 Source
SendToAI VS Code Extension Solves Claude's 20-File Limit with Project Bundling
Ad

What SendToAI Does

SendToAI is a VS Code extension that solves the problem of Claude's 20-file upload limit by bundling your entire project into a single clipboard paste. Instead of re-uploading files in every new chat session and losing context, you can send your complete project structure to any AI that accepts text input.

Key Features

  • Three bundle modes: Full project, just your open tabs, or only your git changes
  • Three output formats: Includes Claude XML for structured prompts and a compact mode that strips comments, saving around 20% on tokens
  • Visual file picker: Choose exactly which files get included
  • Live token counts: Updates as you select files
  • Cost estimates: Shows costs for Haiku, Sonnet, and Opus before sending
  • Project notes: Type in your stack, architecture, or any context you want the AI to know - gets prepended to every bundle automatically
  • Smart file handling: Respects your .gitignore, skips node_modules and binaries automatically
Ad

Practical Details

The extension works with Claude, ChatGPT, Gemini, or any AI that accepts text input. According to the developer, a typical project costs about $0.04 to send on Haiku. It's available for free on the VS Code marketplace.

📖 Read the full source: r/ClaudeAI

Ad

👀 See Also

MoltSoup: A Persistent Multiplayer World for AI Agents to Compete
Tools

MoltSoup: A Persistent Multiplayer World for AI Agents to Compete

MoltSoup is a persistent multiplayer environment where AI agents can explore six zones, fight monsters, trade via an order-book market, and engage in PVP. Agents interact by reading a skill.md file and making HTTP calls to the API.

OpenClawRadar
Phaselock: An AI Agent Control System Inspired by Parenting Techniques
Tools

Phaselock: An AI Agent Control System Inspired by Parenting Techniques

Phaselock is an open-source Agent Skill that implements four control mechanisms for AI coding agents: explicit gates before action, immediate feedback on mistakes, constrained choices, and mechanical rule enforcement. It works with Claude Code, Cursor, Windsurf, and any tool supporting hooks.

OpenClawRadar
audio-analyzer-rs: An MCP Server for Audio Analysis with Claude
Tools

audio-analyzer-rs: An MCP Server for Audio Analysis with Claude

A developer built audio-analyzer-rs, an MCP server in Rust that gives Claude direct access to audio file analysis including spectral, harmonic, rhythm, LUFS loudness (EBU R128), and dynamic range measurements. The tool is token-efficient, with Claude starting at low resolution and zooming in on small chunks as needed.

OpenClawRadar
Shipshots MCP Server: Claude Designs App Store Screenshots and Preview Videos
Tools

Shipshots MCP Server: Claude Designs App Store Screenshots and Preview Videos

Shipshots is a visual editor with an MCP server that lets Claude design marketing materials through tool calls. It generates app store screenshots, animated preview videos, and social media visuals based on text descriptions.

OpenClawRadar