- Step1: Install uv and dependencies following the provided instructions
- Step2: Initialize the project with 'uv init' command
- Step3: Configure the VS Code settings.json with correct paths
- Step4: Create or modify the external-recon.py script as needed
- Step5: Start the server using 'uv run external-recon.py' within the virtual environment