io.github.chrisgleissner
c64bridge
C64 Bridge
MCP server for Commodore 64 Ultimate hardware and VICE emulator control.
stdiocommunityapplication
Package Details
c64bridge
Transportstdio
Environment Variables
LOG_LEVEL(str)
Default:
infoLogger verbosity.
C64BRIDGE_CONFIG(file)
Default:
~/.c64bridge.jsonPath to the C64 Bridge configuration file.
C64_MODE(str)
Default:
c64uActive backend.
C64U_HOST(str)
Default:
c64uUltimate 64 host name or IP address.
C64U_PORT(num)
Default:
80Ultimate 64 REST port.
C64U_PASSWORD(str)
Secret
Ultimate 64 network password sent as X-Password.
VICE_BINARY(str)
Default:
x64scVICE emulator binary to launch.
VICE_VISIBLE(bool)
Default:
trueLaunch VICE with a visible window when possible.
VICE_WARP(bool)
Default:
falseEnable VICE warp mode.
GITHUB_TOKEN(str)
Secret
GitHub token for optional RAG discovery against GitHub.