Disable / Hide / Suspend / Uninstall Android apps without root.

RAW Config

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "Hail": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-Hail"
      ]
    }
  }
}