Headless JADX Android decompiler exposed as a Model Context Protocol (MCP) server. Single-binary wrapper installable via npx.
{
"mcpServers": {
"jadx-headless": {
"command": "npx",
"args": [
"-y",
"jadx-headless-mcp"
]
}
}
}