ida-codemode
⚠️ Experimental prerelease ⚠️
IDA Code Mode gives agents a compact Python execution surface over the
ida-domain API. It will
discover and share databases already open in the IDA GUI, and starts
managed idalib workers only when no suitable instance exists.
Installation
Requirements
Claude Code
claude plugin marketplace add HexRaysSA/claude-marketplace
claude plugin install ida-mcp@HexRaysSA
Codex CLI
codex plugin marketplace add HexRaysSA/codex-marketplace
codex plugin add ida-mcp@HexRaysSA
Pi
pi install git:github.com/HexRaysSA/ida-codemode
Other agents
Configure a regular stdio MCP server in your mcp.json:
{
"mcpServers": {
"ida": {
"command": "uvx",
"args": [
"--prerelease=allow",
"--from",
"ida-codemode@latest",
"ida-codemode-mcp",
"--agent",
"my-agent",
"--install-plugin"
]
}
}
}
uvx resolves the latest stable ida-codemode release from PyPI, so this
configuration does not need to be updated for each release. Pre-release
dependency resolution is currently required because ida-domain is published
as a development release.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ida_codemode-0.3.1.tar.gz.
File metadata
- Download URL: ida_codemode-0.3.1.tar.gz
- Upload date:
- Size: 170.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
uv/0.10.6 {"installer":{"name":"uv","version":"0.10.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5c15425d2d9bc614f0bfebedeba77ef6aa4b7b570716be7b4b2e165ef10ea603
|
|
| MD5 |
de1060eead6570bd0f93dccee410cbb0
|
|
| BLAKE2b-256 |
848b710e2c46c1f353ee5231300b87b3b4c19e7d9db8f81dd7f42721b06c0fca
|
File details
Details for the file ida_codemode-0.3.1-py3-none-any.whl.
File metadata
- Download URL: ida_codemode-0.3.1-py3-none-any.whl
- Upload date:
- Size: 77.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
uv/0.10.6 {"installer":{"name":"uv","version":"0.10.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5e5e673335951f59a386b576dc3de9d67aeb8387916b99002cf679f402b821e0
|
|
| MD5 |
4566c29525b86132f05b68f242ca25e4
|
|
| BLAKE2b-256 |
4e7209746e0367564dd00fb74e73277f2548d6ee332c9d9f3e1607fbae27f50d
|