MCP.so
Sign In

Persona 4 Golden MCP Hack 🦀💰

@Rayato159

About Persona 4 Golden MCP Hack 🦀💰

MCP Rust-based memory hacking tool for "Persona 4 Golden".

Basic information

Category

Productivity

License

MIT

Runtime

rust

Transports

stdio

Publisher

Rayato159

Config

No standard config provided

This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.

Repository

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Persona 4 Golden MCP Hack?

Persona 4 Golden MCP Hack is a Rust-based memory hacking tool that uses the Model Context Protocol (MCP) to set in-game money in Persona 4 Golden in real time via native Windows APIs. It is built with the MCP Rust‑SDK and is intended for educational purposes.

How to use Persona 4 Golden MCP Hack?

Clone the repository, build the project with cargo build --release --example persona_4_golden_mcp_hack, then configure Claude desktop to point to the resulting executable. Once configured, ask Claude to “set money in persona 4 golden to 19999” (or any numeric value) to update the in‑game currency instantly.

Key features of Persona 4 Golden MCP Hack

  • Reads the game process by name (P4G.exe)
  • Finds the base module address at runtime
  • Resolves the pointer path to in‑game money
  • Writes the desired value directly to memory

Use cases of Persona 4 Golden MCP Hack

  • Modify the in‑game money amount for testing or convenience
  • Demonstrate MCP integration with a real‑time memory hacking workflow
  • Serve as an educational example of process manipulation in Windows games

FAQ from Persona 4 Golden MCP Hack

What game does this tool work with?

Persona 4 Golden (Steam version) is the only supported title.

What operating system is required?

Windows (tested on Windows 11) is required; the tool uses native Windows APIs.

How do I set the money value?

After configuring Claude, simply send a message such as “set money in persona 4 golden to 19999”—the tool will update the in‑game money accordingly.

What does the tool do exactly?

It reads the running P4G.exe process, locates the money value in memory through a pointer path, and writes the user‑specified number to that address.

Is this an MCP server?

Yes, it implements the Model Context Protocol using the Rust‑SDK, allowing an AI assistant like Claude to invoke the money‑setting operation.

Comments

More Productivity MCP servers