- Rename src/ghydramcp → src/mcghidra - Rename GhydraMCPPlugin.java → MCGhidraPlugin.java - Update all imports, class names, and references - Update pyproject.toml package name and script entry - Update Docker image names and container prefixes - Update environment variables: GHYDRA_* → MCGHIDRA_* - Update all documentation references
- Switch from Java to Python scripts (avoids OSGi bundle issues) - Update pyproject.toml with proper src layout and ruff config - Add binaries/ and ghidra-src/ to gitignore - Clean up Module.manifest