Thread: Ida-pro-mcp
View Single Post
  #8  
Old 09-03-2026, 11:51
WhoCares's Avatar
WhoCares WhoCares is offline
who cares
 
Join Date: Jan 2002
Location: Here
Posts: 479
Rept. Given: 11
Rept. Rcvd 32 Times in 25 Posts
Thanks Given: 75
Thanks Rcvd at 271 Times in 103 Posts
WhoCares Reputation: 32
When using IDA Pro MCP from mrexodia, prefer idalib interface(headless mode, no need to run IDA GUI).

And I found that if I use "npipe" protocol for cdb, it may cause OOM due to the named pipe message cache of "npfs.sys", so better use TCP protocol for cdb.

x64dbg/x32dbg MCP:
https://github.com/SetsunaYukiOvO/x64dbg-mcp
https://github.com/wasdubya/x64dbgmcp

dnSpy MCP(win32/win64):
https://github.com/tuna1999/dnspy-mcp

Just ask AI Agent to install the MCPs itself, with the git repo URL.
__________________
AKA Solomon/blowfish.
Reply With Quote
The Following 3 Users Say Thank You to WhoCares For This Useful Post:
chants (09-03-2026), MarcElBichon (09-03-2026), wx69wx2023 (09-03-2026)