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.1
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.1.tar.gz | 8.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| android_decrypt_hub-0.1.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 18.0 kB
Release files / android_decrypt_hub-0.1.1.tar.gz
| Download URL | android_decrypt_hub-0.1.1.tar.gz |
|---|---|
| Size | 8.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
24e4708c59008d37576a24ea7aa0741298d14977bf2e54f9d1156f8959909424
|
|
BLAKE2b-256 checksum How to use checksums |
2eaa6e4840e1c4b450cb2e590f55b6df8089f61a71d2a55cbff9285a4ea67353
|
| 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.1-py3-none-any.whl
| Download URL | android_decrypt_hub-0.1.1-py3-none-any.whl |
|---|---|
| Size | 9.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
61c6033e3857da964b128ab9af317173366a299fc9cf7bba8fd3817faa02905e
|
|
BLAKE2b-256 checksum How to use checksums |
93246a0f951eef373ae0bafcf6a8bbb3b2bee86a854132463592bb3e110a295e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.14.5
|