Back to Apps

Revenant
by dannyisbad
Bridge for Claude Code to control IDA Pro for advanced reverse engineering.
1 stars
Updated 3 months ago
Works in:claude
Exposes:Tools
What it does
Allows AI assistants, specifically Claude Code, to interact with a local IDA Pro instance. It acts as a bridge between the MCP stdio interface and an HTTP tool server running inside IDA Pro.
Tools
ida_control: (Inferred) Allows sending commands and queries to IDA Pro instances for reverse engineering tasks.
Installation
Install the package:
python -m pip install -e .[dev]
Run the server:
revenant-mcp --ida http://127.0.0.1:8765
Supported hosts
- claude
Quick install
python -m pip install -e .[dev]Information
- Pricing
- free
- Published
- 6/6/2026
- Updated
- 3 months ago
- stars
- 1
Categories
Choose your AI client and follow the steps below.
Claude Desktop
Point the server command at `revenant-mcp` with args `["--ida", "http://127.0.0.1:8765"]`





