shadPS4

GitHub

PlayStation 4 emulator for Windows, Linux, macOS and FreeBSD written in C++

RAW Config

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "shadPS4": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-shadPS4"
      ]
    }
  }
}