romdev

monteslu/romdev
★ 0 stars C 💻 Code/Dev Tools Updated today
suite of tools and mcp server for quickly making retro console roms and romhacks
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "romdev": {
      "command": "npx",
      "args": [
        "-y",
        "monteslu/romdev"
      ]
    }
  }
}

README Excerpt

**Vibe-code real retro games.** One command, and your coding agent can make actual working ROMs for NES, SNES, Game Boy, Genesis, Atari, Commodore 64, and more — that run on RetroArch, native emulators, flash carts, and real hardware. No SDK installs. No emulator setup. No PATH fiddling. No "this only works on Linux."