> ## Documentation Index
> Fetch the complete documentation index at: https://help.withwoz.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Connect to Claude Code

> Learn how to connect your Woz app to Claude Code for advanced editing

### Getting set-up

1. [**Download Claude Code**](https://claude.com/download) and create an account.\
   This is the tool you will use to view and edit your app code.
2. Sign up with [**Github**](https://github.com/)\
   This allows you to publish your changes.
3. Open **Terminal**, which you will use to connect to our server, and save your changes.

### Opening your code files in Claude Code

1. **Open the "Dev Tools" menu** and select **"Open with Claude Code"**\
   A modal will display with specific instructions for connection with Claude via your Terminal app.

   <img src="https://mintcdn.com/withwozinc/SiPN6L-tOWQ46xo7/images/dev-tools-menu-1.png?fit=max&auto=format&n=SiPN6L-tOWQ46xo7&q=85&s=61c05dca9c1c7de9c160579ba2f2c451" alt="Dev Tools Menu 1" width="1392" height="872" data-path="images/dev-tools-menu-1.png" />

   <img src="https://mintcdn.com/withwozinc/Rhvp-iCCJlP_oEko/images/connecting-with-claude-modal.png?fit=max&auto=format&n=Rhvp-iCCJlP_oEko&q=85&s=12dd78cf8af3107ec8ad54398bb4ed66" alt="Connecting With Claude Modal" width="1632" height="1054" data-path="images/connecting-with-claude-modal.png" />
2. **In Terminal, enter your connection string**\
   This starts with "ssh" \
   You may receive a confirmation message within Terminal asking whether you want to connect to the Woz server. Type "yes" and press enter.

   <img src="https://mintcdn.com/withwozinc/AJsEO6nvb8_xvUB0/images/Screenshot2026-01-08at9.24.58AM.png?fit=max&auto=format&n=AJsEO6nvb8_xvUB0&q=85&s=404ca41d3f582fbcd4d7e0900a8e0d32" alt="Screenshot 2026 01 08 At 9 24 58 AM" width="1136" height="160" data-path="images/Screenshot2026-01-08at9.24.58AM.png" />

   <img src="https://mintcdn.com/withwozinc/8suoGk9SBhXaj0aP/images/terminal-request-for-password.png?fit=max&auto=format&n=8suoGk9SBhXaj0aP&q=85&s=f2a8da4a76fd2e205c4cb669b27fd879" alt="Terminal Request For Password" width="1138" height="88" data-path="images/terminal-request-for-password.png" />
3. **In Terminal, enter your password**\
   This is available in the modal with instructions for connecting with Claude. Remember, when Terminal asks for a password, nothing will appear as you type. You can paste the password if you right-click, paste. Ignore the Amazon Linux message;

   <img src="https://mintcdn.com/withwozinc/Mwx2T7bJwpWZD_mj/images/password-succss-claude-linux-message.png?fit=max&auto=format&n=Mwx2T7bJwpWZD_mj&q=85&s=94562db7e74902dd9ec05a93e35e0ba6" alt="Password Succss Claude Linux Message" width="2052" height="964" data-path="images/password-succss-claude-linux-message.png" />
4. **Confirm that you are connected**\
   You should see a welcome message from Claude in your Terminal window.

   <img src="https://mintcdn.com/withwozinc/AJsEO6nvb8_xvUB0/images/welcome-claude-terminal.png?fit=max&auto=format&n=AJsEO6nvb8_xvUB0&q=85&s=6a1b888d3e361023435b8e906cd68830" alt="Welcome Claude Terminal" width="820" height="1026" data-path="images/welcome-claude-terminal.png" />
