Pull code straight out of ChatGPT, Claude, Bolt, Lovable and more. CopyCode organizes it into a real file structure, syncs it to your machine, and opens it in Cursor or VS Code in seconds.
Works with
How it works
Open any AI chat. CopyCode scans the page, finds every code block, and maps them into real file paths.
Files move to your machine through a local server. No copying, no pasting, no building folders by hand.
Your project lands in ~/Desktop/codecopy-projects. Open it in Cursor or VS Code and start coding right away.
Features
CopyCode tells a full project apart from a quick snippet. Files get sorted into src, components, and the right paths automatically.
Bolt and Lovable sync straight through. Chat platforms use an optional AI step to lay out folders smarter.
Everything stays on your machine. The server runs on localhost, so nothing ever leaves your computer.
Want a download instead? Export a structured ZIP anytime — no CopyCode Local Sync needed.
Install
Install both extensions once. After that, syncing a project takes just a few clicks.
Add the browser extension to pull code from AI chats.
Click Add to Chrome below and confirm the install
Pin CopyCode to your toolbar so it stays easy to find
Open ChatGPT, Claude, Bolt, or Lovable in a new tab
Click the CopyCode icon, then Analyze
Sync AI chat code from the browser extension into real local project folders in VS Code or Cursor.
Install from the VS Code Marketplace below
Open VS Code or Cursor — the local server starts automatically
In the browser popup, click Analyze, then Sync to Local or Load in Cursor / VS Code
Your project lands in ~/Desktop/codecopy-projects/ and opens ready to edit