Hopper's MCP in something like Codex is *killer*. I can ask it things like, 'what private API could I use to make a UIKit window dockable on visionOS', and it will just figure it out from the disassembly, same way I would — just a lot faster.

Its solution matches the one I reverse-engineered myself a while back (https://github.com/steventroughtonsmith/VisionImmersiveDockableUIKit/blob/main/VisionImmersiveDockableUIKit/Source/Application/VVUDockableWindowScene.swift)

@stroughtonsmith Is that this one? https://github.com/MxIris-Reverse-Engineering/HopperMCP

Or did Hopper gain one recently directly?

GitHub - MxIris-Reverse-Engineering/HopperMCP: A Model Context Protocol server for Hopper Disassembler

A Model Context Protocol server for Hopper Disassembler - MxIris-Reverse-Engineering/HopperMCP

GitHub
@mikeymikey it's just built-in, instructions in Hopper's Help
@stroughtonsmith Thanks! I had a license and have let it lapse, wasn't following in the latest