Skip to content

v1.0.0

Choose a tag to compare

@Tanguito86 Tanguito86 released this 23 May 01:17
· 10 commits to master since this release

First public npm release.

Highlights:

  • Published npm package: @tanguito/android-dev-mcp@1.0.0.
  • Android MCP toolkit powered by ADB.
  • App profiles, workflows, UI automation, reports, screenshots, logcat, video, and debug intents.
  • Global install support: npm install -g @tanguito/android-dev-mcp.
  • npx support: npx @tanguito/android-dev-mcp.

Validation:

  • npm install
  • npm run clean
  • npm run build
  • npm run typecheck
  • npm test
  • npm run doctor
  • npm publish --dry-run --access public
  • npm publish --access public
  • npm view @tanguito/android-dev-mcp
  • npm install -g @tanguito/android-dev-mcp
  • MCP stdio listed 24 tools from global install
  • npx @tanguito/android-dev-mcp listed 24 tools
  • adb_devices smoke check completed