gkd (MCP Server)

GitHub

基于无障碍,高级选择器,订阅规则的自定义屏幕点击安卓应用 | An Android APP with custom screen tapping based on Accessibility, Advanced Selectors, and Subscription Rules

Claude Desktop Configuration

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

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