deepadb for Zed
io.github.fullread/deepadb
Full-featured ADB MCP server — 209 tools across 49 modules, from UI to baseband.
client:Zed
transport:stdio
runtime:npm
Install deepadb in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"deepadb": {
"command": "npx",
"args": [
"-y",
"deepadb"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs