This tool is a specialized Retrieval-Augmented Generation (RAG) system tailored for analyzing IL2CPP dump.cs files extracted from Unity games. It leverages advanced embeddings and integrates with a knowledge retrieval engine to enable developers to query and understand game mechanics and code structure. By implementing the Model Context Protocol (MCP) server specification using the official MCP TypeScript SDK, it ensures standardized interactions with Large Language Model (LLM) clients like Claude and GPT, facilitating agent-based analysis and exploration of game code.