Enables any MCP client to query an eaten codebase as a compiled graph, answering reachability, blast-radius, dependents, and call-chain questions through walk tools instead of loading source files.
Exposes Ghidra reverse engineering capabilities via MCP, enabling LLMs and agents to analyze binaries, decompile, search, and edit programs headlessly or with GUI integration.
Provides code intelligence by indexing source code into SQLite and offering MCP tools for symbol search, flow tracing, and context retrieval to assist with code navigation and understanding.