Skip to content

Releases: hkmodd/PCSX2-MCP

Pre-built PCSX2 with MCP

25 Mar 22:04

Choose a tag to compare

PCSX2-MCP v1.0.0

⚡ Quick Start

  1. Download and extract PCSX2-MCP-v1.0.0-win64.zip below
  2. Run setup-mcp.bat (requires Node.js ≥ 18)
  3. Launch pcsx2-qt.exe → Load a PS2 game
  4. 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