C64 Bridge is an MCP server for controlling and working with a Commodore 64 from an AI client, allowing program execution, memory access, graphics rendering, and sound playback on both real hardware and emulators.
From the registry: MCP server for Commodore 64 Ultimate hardware and VICE emulator control.

Please install the `c64bridge` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Node.js 24+** — Node.js 24 or newer required.
- **Commodore 64 Ultimate or VICE emulator** — Either a C64 Ultimate / Ultimate 64 on the network, or the VICE emulator installed locally. (https://vice-emu.sourceforge.io/)
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["-y","c64bridge"]
- optional environment variables:
- `C64_MODE`: Backend mode (c64u, vice, or both) (example: `c64u`)
- `C64U_HOST`: C64 Ultimate / Ultimate 64 host (example: `<your-c64u-host>`)
- `VICE_BINARY`: Path to VICE x64sc binary (example: `/usr/local/bin/x64sc`)
- `VICE_DIRECTORY`: VICE support files directory (example: `/usr/local/share/vice`)
- `VICE_VISIBLE`: Show VICE window (example: `true`)
- `VICE_WARP`: Run VICE in warp mode (example: `false`)
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.C64_MODErequiredInitial backend mode, either 'c64u' for hardware or 'vice' for emulator.C64U_HOSTrequiredHost address for C64 Ultimate.C64U_PORTrequiredPort number for C64 Ultimate.C64U_PASSWORDNetwork password for C64 Ultimate, if enabled.VICE_BINARYrequiredPath to the VICE emulator binary.VICE_DIRECTORYDirectory for VICE resources.VICE_VISIBLEVisibility setting for VICE.VICE_WARPWarp mode setting for VICE.Manage UniFi Protect cameras, events, recordings, and smart detections via MCP.