-
Notifications
You must be signed in to change notification settings - Fork 0
AI‐Assisted code for XWAU development
This is just my current setup. Feel free to reproduce it and if you find problems or improvements, let me know!
-
Ghidra
- GhidrAssistMCP extension
- OpenCode
- Github Copilot Pro Subscription $10/month (1st month free)
-
Create a folder where you will configure all the repositories for the AI Agent to read and work on
-
Clone these repositories inside the folder. Depending on what you want to achieve, you may want to include other repositories related to the project.
-
Install/extract Ghidra and open it
- Import the `XWINGALLIANCE.gzf´ database and save the project into a folder inside the top folder together with the git repositories.
- Install the GhidrAssistMCP extension and enable it, both globally and in the XWINGALLIANCE project.
-
Copy the AGENTS.md file into the top project folder.
-
Copy opencode.json file into the top project folder.
-
Install OpenCode Desktop (or you can use OpenCode CLI, but I find it easier with the GUI)
-
(Optional) Configure your Github Copilot or other AI model API Keys in OpenCode.
-
Create a new Project in OpenCode pointing to the project folder.
-
Create a new Session with a free model and ask it to confirm that it has access to the Ghidra MCP server.
-
...
-
Profit! Prompt AI to make XWAU (even more) AWESOME