AndroJack MCP for Zed
io.github.vikas9793/androjack
Android engineering MCP server with verified documentation grounding and AI validation tools.
client:Zed
transport:stdio
runtime:npm
Install AndroJack MCP in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"androjack": {
"command": "npx",
"args": [
"-y",
"androjack-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs