MeroZemory/ida-multi-mcp
Multi-instance IDA Pro MCP server — analyze multiple binaries simultaneously through a single MCP endpoint.
Platform-specific configuration:
{
"mcpServers": {
"ida-multi-mcp": {
"command": "npx",
"args": [
"-y",
"ida-multi-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...