android-decrypt-hub
AndroidDecryptHub 的本机管理网关。连接 Host ADH Daemon,把 POST /mcp 转成 Cursor / Claude Desktop 可用的 stdio MCP。
pip install android-decrypt-hub
adh connect 127.0.0.1:8760
adh devices
Cursor / Claude Desktop:
{
"mcpServers": {
"adh": {
"command": "adh",
"args": ["mcp"]
}
}
}
先在电脑上启动 Host ADH Daemon(npm start in daemon/,HTTP 8760),再 adh connect。不要把 HTTP /mcp 端点直接配进客户端。
Release files for android-decrypt-hub 0.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| android_decrypt_hub-0.1.0.tar.gz | 8.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| android_decrypt_hub-0.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 17.6 kB
Release files / android_decrypt_hub-0.1.0.tar.gz
| Download URL | android_decrypt_hub-0.1.0.tar.gz |
|---|---|
| Size | 8.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
d8672ea344c9130f09bed4ea95e142a5dd38e698a4da82cad6c28ffce8a3eb0b
|
|
BLAKE2b-256 checksum How to use checksums |
5089509b81d6067572a7ebb5b4ab2483ee5e522c43ae6cb1ea21d76c7bc2a15c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.14.5
|
Release files / android_decrypt_hub-0.1.0-py3-none-any.whl
| Download URL | android_decrypt_hub-0.1.0-py3-none-any.whl |
|---|---|
| Size | 9.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
7133483496578bd726515f2421902652d0eeb5bb79aa33d5bb9ced29c79db96a
|
|
BLAKE2b-256 checksum How to use checksums |
ff89c0e94a87bb1c074e78a4f88b7a4f2fcfac18649e3cba15b75199d59feb68
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.14.5
|