DroidAgentKit runs on your own machine — the client starts it, so there is no endpoint to ping. 843 installs a week from npm. Last commit 31 Jul 2026.
Local-first Android development MCP: Gradle, adb, logcat, lint, crash triage, Perfetto, visuals.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add droidagentkit -- npx -y @droidagentkit/launcher
{
"mcpServers": {
"droidagentkit": {
"args": [
"-y",
"@droidagentkit/launcher"
],
"command": "npx"
}
}
}
[mcp_servers.droidagentkit]
command = "npx"
args = ["-y", "@droidagentkit/launcher"]
{
"mcpServers": {
"droidagentkit": {
"args": [
"-y",
"@droidagentkit/launcher"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"droidagentkit": {
"args": [
"-y",
"@droidagentkit/launcher"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.