tinker

GitHub

Tinker is a hot-fix solution library for Android, it supports dex, library and resources update without reinstall apk.

17,654 stars Java 1 file ยท ~6,053 tokens #android#dynamic#hotfix#wechat

tinker MCP Server

MCP server for Tencent/tinker

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "tinker": {
      "command": "npx",
      "args": [
        "-y",
        "@Tencent/tinker"
      ]
    }
  }
}