This exposes the Gearcoleco ColecoVision emulator's debugging infrastructure through MCP, giving you programmatic access to execution control, memory inspection, hardware status, and rewind capabilities. You can step through Z80 assembly, set breakpoints, examine TMS9918 VDP and SN76489 PSG state, and navigate memory while an AI assistant helps you understand what's happening in the emulated hardware. It's built for retro developers working on ColecoVision games or homebrew who want AI context on register states, sprite tables, or sound chip behavior without manually parsing hex dumps. The emulator itself is highly accurate and includes SGM support, so you're debugging against solid hardware emulation.
claude mcp add --transport stdio drhelius-gearcoleco uvx gearcoleco