Releases: hkmodd/PCSX2-MCP
Releases · hkmodd/PCSX2-MCP
Pre-built PCSX2 with MCP
PCSX2-MCP v1.0.0
⚡ Quick Start
- Download and extract
PCSX2-MCP-v1.0.0-win64.zipbelow - Run setup-mcp.bat (requires Node.js ≥ 18)
- Launch pcsx2-qt.exe → Load a PS2 game
- Ask your AI: "Connect to PCSX2 and show me the thread list"
📦 What's in this zip
This is a ready-to-run package. No compilation needed.
- pcsx2-qt.exe — Pre-built PCSX2 with our custom DebugServer already compiled in
pcsx2-mcp-server/— MCP bridge server (pre-built, with dependencies)- setup-mcp.bat — One-click MCP configuration
source/— DebugServer patch source (GPL-3.0 compliance)
Note: The git repo contains ONLY the source code of our modifications
(the DebugServer C++ patch + MCP TypeScript server).
We do NOT upload the full PCSX2 source to avoid wasting 1 GB of storage —
it's available at github.com/PCSX2/pcsx2.
Works with
- Google Antigravity / Gemini
- Claude Desktop / Claude Code
- VS Code (Copilot, Continue.dev)
- Any MCP-compatible AI assistant
Requirements
- Windows 10/11 64-bit
- Node.js ≥ 18
- A PS2 game (ISO)
Full Changelog: https://github.com/hkmodd/PCSX2-MCP/commits/v1.0.0