xspeccy-mcp
xspeccy-mcp hands the emulator to an AI agent as a tool. The agent can load a
snapshot, run to a breakpoint, read memory, take a screenshot of the real frame
buffer and measure what a frame costs, so it checks its own Z80 code instead of
assuming it works.
The code, the build instructions and the list of tools are in the repository. These pages are the longer write-up: how to set a project up, what to keep in the agent’s notes, and how the debugging loop changes once the agent can run the emulator itself.