Skip to content
| Marketplace
Sign in
Visual Studio Code>Machine Learning>CodeCliprNew to Visual Studio Code? Get it now.
CodeClipr

CodeClipr

CodeClipr

| (0) | Free
Package your codebase into optimised AI context payloads. Works with Claude, ChatGPT, Gemini and more.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

CodeClipr

Package your codebase into optimised AI context payloads — in one click.

CodeClipr is a VS Code extension that lets you select files from your workspace, optimise them, and copy the result to your clipboard ready to paste into Claude, ChatGPT, Gemini, or any other AI model.

No more manually copying files. No more hitting token limits unexpectedly. No more accidentally pasting API keys into AI chats.


How it works

  1. Open the CodeClipr panel in the VS Code sidebar
  2. Select the files you want to include
  3. Choose your optimisations (minify, scrub secrets, etc.)
  4. Hit Package Active Workspace
  5. Paste into your AI model of choice

CodeClipr builds a structured payload with a directory tree, file contents, and an AI system prompt — everything the model needs to understand your codebase in one go.


Features

Free tier

  • Select up to 20 files from your workspace
  • Minify code — strips whitespace and comments to reduce token usage
  • Token count and cost estimate before you copy
  • Clipboard export in Markdown format
  • File search and exclusion rules
  • Custom AI personas (system prompts)
  • Last run stats

Pro

  • Unlimited file selection
  • Skeleton Mode — strips function bodies and keeps signatures only, dramatically reducing token count on large codebases
  • Auto-bundle Dependencies — automatically includes imported modules you didn't manually select
  • Scrub Secrets — redacts API keys, tokens, JWTs, and passwords before they leave your machine
  • Git Diff Only — packages only your uncommitted changes rather than the whole project
  • Claude XML export — formatted for Anthropic's Claude API
  • AI Studio JSON export — formatted for Google's AI Studio

Getting Pro

Buy a CodeClipr Pro license →

After purchase you'll receive a license key by email. Paste it into the License field at the top of the CodeClipr panel — Pro features unlock instantly.


Token budget

Set a token budget and CodeClipr will warn you before copying if your payload exceeds it. The token bar shows real-time usage as you select files, so you always know where you stand before hitting the limit.


Scrub Secrets

When enabled, CodeClipr automatically redacts the following before your code leaves VS Code:

  • OpenAI API keys (sk-...)
  • Google API keys (AIzaSy...)
  • AWS access keys (AKIA...)
  • GitHub personal access tokens (ghp_...)
  • JSON Web Tokens
  • Hardcoded passwords, secrets, and connection strings

Supported languages

Minification and Skeleton Mode work across: JavaScript, TypeScript, JSX, TSX, C#, VB.NET, CSS, HTML, JSON.

Auto-bundle Dependencies traces import and require statements for JavaScript and TypeScript projects.


Requirements

VS Code 1.85.0 or later. No other dependencies.


Support

  • Bug reports: codeclipr@gmail.com
  • Feature requests: codeclipr@gmail.com

Privacy

CodeClipr processes everything locally inside VS Code. The only external call made is to validate your Pro license key against the Lemon Squeezy API. No code, no file contents, and no workspace data is ever sent anywhere.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft