Skip to content
Cline

deepadb for Cline

io.github.fullread/deepadb

Full-featured ADB MCP server — 209 tools across 49 modules, from UI to baseband.

client:Cline transport:stdio runtime:npm

Install deepadb in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

deepadb in other clients