1.2.0
Prerequisites
- Python (3.10 or higher)
- Use
idapyswitch
to switch to the newest Python version
- Use
- IDA Pro (8.3 or higher, 9 recommended)
- Supported MCP Client (pick one you like)
Installation
Install (or upgrade) the IDA Pro MCP package:
pip install --upgrade git+https://github.com/mrexodia/ida-pro-mcp
Configure the MCP servers and install the IDA Plugin:
ida-pro-mcp --install
What's Changed
- add some tips by @gmh5225 in #3
- Fix resolve get_function compatibility by @ngnl0 in #5
- Added support to resolve demangled names found in HexRays output by @oopsmishap in #8
New Contributors
- @gmh5225 made their first contribution in #3
- @ngnl0 made their first contribution in #5
- @oopsmishap made their first contribution in #8
Full Changelog: https://github.com/mrexodia/ida-pro-mcp/commits/1.2.0