msx-ai

mefroio/msx-ai
★ 0 stars Python AI/LLM Updated today
An MCP server and resident Z80 agent for real-time MSX development, cooperative debugging, RAM/VRAM inspection, and screenshots via openMSX or transport-neutral TCP/IP bridges.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "msx-ai": {
      "command": "uvx",
      "args": [
        "msx-ai"
      ]
    }
  }
}

Or install with pip: pip install msx-ai

README Excerpt

MSX-AI is an MCP server for live MSX development. It can control openMSX directly or communicate with an ASM agent over a transport-neutral TCP/IP byte stream. The physical-target path can inspect and patch RAM/VRAM, pause and resume cooperative software, access hardware ports, and render screenshots

Tools (12)

MSX_AI_BASIC_MACHINEMSX_AI_DISK_EXTENSIONMSX_AI_DOS_EXTENSIONMSX_AI_DOS_HDDMSX_AI_MSX2PLUS_MACHINEMSX_AI_OPENMSX_HOMEOPENMSX_BINZ80ASMbasicdiskdosmsx2plus