MCP.so
登录

Persona 4 Golden MCP Hack 🦀💰

@Rayato159

关于 Persona 4 Golden MCP Hack 🦀💰

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

基本信息

分类

生产力

许可证

MIT

运行时

rust

传输方式

stdio

发布者

Rayato159

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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.

评论

生产力 分类下的更多 MCP 服务器