pcsx2

GitHub

PCSX2 - The Playstation 2 Emulator

15,266 stars C++ 1 file ยท ~465 tokens #cpp#emulation#emulator#pcsx2#ps2

pcsx2 MCP Server

MCP server for PCSX2/pcsx2

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "pcsx2": {
      "command": "npx",
      "args": [
        "-y",
        "@PCSX2/pcsx2"
      ]
    }
  }
}