Skip to content
Claude Code

C64 Bridge for Claude Code

io.github.chrisgleissner/c64bridge

MCP server for Commodore 64 Ultimate hardware and VICE emulator control.

client:Claude Code transport:stdio runtime:npm

Install C64 Bridge in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add c64bridge -e LOG_LEVEL=<LOG_LEVEL> -e C64BRIDGE_CONFIG=<C64BRIDGE_CONFIG> -e C64_MODE=<C64_MODE> -e C64U_HOST=<C64U_HOST> -e C64U_PORT=<C64U_PORT> -e C64U_PASSWORD=<C64U_PASSWORD> -e VICE_BINARY=<VICE_BINARY> -e VICE_VISIBLE=<VICE_VISIBLE> -e VICE_WARP=<VICE_WARP> -e GITHUB_TOKEN=<GITHUB_TOKEN> -- npx -y c64bridge

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

C64 Bridge in other clients