agent-device for Zed
io.github.callstack/agent-device
MCP server for mobile app automation: verify, control, and debug iOS, Android, TV, and desktop apps
client:Zed
transport:stdio
runtime:npm
Install agent-device in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"agent-device": {
"command": "npx",
"args": [
"-y",
"agent-device"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs