Skip to content

Releases: zinja-coder/jadx-ai-mcp

v1.1.0

16 Apr 08:13

Choose a tag to compare

What's new:

  • Improved Installation Process for jadx_mcp_server.py.
  • Improved documentation

Special Thanks to @tiann for contributions.

v1.0.7

12 Apr 20:50

Choose a tag to compare

Better optimized than previous!

  • Better plugin info setup.
  • Better class naming conventions.
  • Better naming conventions.
  • Fixed several typos.
  • Fixed crash while installing plugin
  • jadx can now directly install the plugin using -> jadx plugins --install "github:zinja-coder:jadx-ai-mcp"

Release v1.0

10 Apr 17:49

Choose a tag to compare

First Release as a Standalone plugin.

Warning: Please take backup of your project, as it is still in early development stage.

BETA v0.0.1

08 Apr 15:14

Choose a tag to compare

🔖 Release: v0.0.1-beta — First Public Beta

We’re excited to release the first public beta of jadx-ai and jadx_mcp_server, a powerful framework enabling live reverse engineering workflows with Claude Desktop or any LLM that supports the Model Context Protocol (MCP).

🙏 Credits

Huge thanks to @skylot for maintaining the original JADX. This fork is built on top of that amazing work.