DroidAgentKit runs on your own machine — the client starts it, so there is no endpoint to ping. 59 installs a week from npm. Last commit 18 Aug 2026.
Local-first Android development MCP: Gradle, adb, logcat, lint, crash triage, Perfetto, visuals.
We read the source, 12 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
val plist = home.resolve("Library/LaunchAgents/$label.plist")
этот файл ставится пользователю, но в репозитории его нет
ProcessBuilder(command)
const child = spawn(command, args, { stdio: "inherit" });
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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"
}
}
}
Local-first Android development MCP: Gradle, adb, logcat, lint, crash triage, Perfetto, visuals.
Local-first MCP server for agent skills. Validate, lint, diff, and convert across IDEs.
Local-first dashboard + MCP for Claude Code and Codex token usage. Per-MCP/tool breakdown.
Local-first memory for Claude Code and any MCP client: hybrid search + knowledge graph, $0/token.
Local-first code intelligence MCP: symbol graph, impact analysis, 60+ tools.
Local-first intent and provenance for Codex, Claude Code, Cursor, Gemini CLI, and MCP agents.
Durable local-first MCP relay for independent coding agents.
Local-first multilingual, auditable memory for Codex, Claude Code, and MCP clients.
Answers built from our own checks of this server.