The fast context maker
v2 Try the faster Rust version with redaction, compression, and budget controlTake control of your AI's context to get radically better bug-fixing and planning assistance. When you don't tell the AIs about MCP servers and tools, you'll be suprised at what they are capable of.
Get started in seconds:
pipx install aicodeprep-gui
Prefer uv? You can try it without installing, or install with uv:
uvx aicodeprep-gui
uv tool install aicodeprep-gui
🎙️ Listen: a short conversation about the problems this app solves
IDE agents like Cursor, Cline, Copilot, guess which files to use (or
worse, make you type each filename out!) and give the AI too much text
related to tool usage which makes them too dumb to solve your
problems. That is where this tool comes in to save the day!
You know your code best.
aicodeprep-gui puts you in control with a fast, intuitive
UI.
Right-click a folder or type aicp in your terminal.
The app opens instantly, with relevant files pre-selected.
Quickly check/uncheck files. Use preset buttons for things/questions you frequently type.
Click "Generate Context". The entire code bundle is copied to your clipboard, ready for any AI model. Your prompt can be put before AND after the code (options section), which can make the AI respond better.
Per-project preferences saved to make it faster next time you need fast context on your clipboard.
The only tool of its kind with native right-click context menu integration for Windows, macOS, and Linux.
A standalone utility that enhances your workflow with VS Code, Cursor, Windsurf, or any web-based AI chat.
Uses a .gitignore-style system and lazy-loading to
smartly and quickly scan your project.
A clean, modern interface with automatic light/dark mode, a real-time token counter, and per-project memory.
Makes all the AI models smarter and more capable. Give them just the context they need, not a bunch of extra tool usage instructions or MCP server info etc. Current agentic IDEs or extensions/tools are giving the AIs WAY too much unnecessary information unrelated to your problem and this is why they seem dumb.
A single, consistent experience on Windows, macOS (Intel & Apple Silicon), and major Linux distros.
Requires Python & pipx. For the best experience, install the right-click menu from within the app (File > Install...). You can also use uv to install.. 'uv tool install aicodeprep-gui'
Install Python from python.org, then open Command Prompt:
py -m pip install --user pipx
py -m pipx ensurepath
Close and reopen your terminal, then:
pipx install aicodeprep-gui
Using Homebrew:
brew install pipx
pipx ensurepath
Close and reopen your terminal, then:
pipx install aicodeprep-gui
Update packages and install pip:
sudo apt update && sudo apt install python3-pip -y
Install pipx:
pip3 install --user pipx
pipx ensurepath
Close and reopen your terminal, then:
pipx install aicodeprep-gui
Want to automate setup? Download all installer scripts for Windows, macOS, and Linux in one zip file:
Unzip and run the script for your system. Review the script before running for security.
Link to old versions below 1.0.0
If this tool has saved you time and helped with your AI workflow, consider buying me a coffee!