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.

コメント

「生産性」の他のコンテンツ