droid-agent-kit

iVamsi/droid-agent-kit
★ 1 stars Kotlin AI/LLM Updated today
Local, permissioned MCP server giving AI coding agents real Android dev tools — Gradle, adb, logcat, lint, crash triage — instead of raw shell access
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "droid-agent-kit": {
      "command": "npx",
      "args": [
        "-y",
        "iVamsi/droid-agent-kit"
      ]
    }
  }
}

README Excerpt

Give your AI coding agent real Android tools — Gradle, adb, logcat, lint, crash triage — through a local, permissioned MCP server instead of raw shell access. DroidAgentKit helps you work on Android projects with AI agents. It runs on your machine, talks to your Gradle tree and (when you allow it) your emulator or device, and gives agents structured answers instead of raw shell output.

Tools (6)

device_controldevice_readnetwork_experimentalperfettostoragevisuals

Topics

agentic-aiai-agentsandroidandroid-developmentclaude-codeclideveloper-toolsgradlekotlinllm-toolsmcpmodel-context-protocol