mcp-pine

dmang-dev/mcp-pine
★ 0 stars TypeScript 🧠 Memory/Knowledge Updated 6d ago
MCP server for PINE-speaking emulators (PCSX2, RPCS3, etc.) — exposes memory r/w and savestate control
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-pine": {
      "command": "npx",
      "args": [
        "-y",
        "dmang-dev/mcp-pine"
      ]
    }
  }
}

Topics

claudeemulatormcpmodel-context-protocolpcsx2pineplaystationrpcs3typescript