Skip to content
Claude Desktop

AndroJack MCP for Claude Desktop

io.github.vikas9793/androjack

Android engineering MCP server with verified documentation grounding and AI validation tools.

client:Claude Desktop transport:stdio runtime:npm

Install AndroJack MCP in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "androjack": {
      "command": "npx",
      "args": [
        "-y",
        "androjack-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

AndroJack MCP in other clients