C64 Bridge

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

stdiocommunityapplication

Package Details

Transportstdio

Environment Variables

LOG_LEVEL(str)
Default:info

Logger verbosity.

C64BRIDGE_CONFIG(file)
Default:~/.c64bridge.json

Path to the C64 Bridge configuration file.

C64_MODE(str)
Default:c64u

Active backend.

C64U_HOST(str)
Default:c64u

Ultimate 64 host name or IP address.

C64U_PORT(num)
Default:80

Ultimate 64 REST port.

C64U_PASSWORD(str)
Secret

Ultimate 64 network password sent as X-Password.

VICE_BINARY(str)
Default:x64sc

VICE emulator binary to launch.

VICE_VISIBLE(bool)
Default:true

Launch VICE with a visible window when possible.

VICE_WARP(bool)
Default:false

Enable VICE warp mode.

GITHUB_TOKEN(str)
Secret

GitHub token for optional RAG discovery against GitHub.