Drengr for Cline
dev.drengr/server
Eyes and hands for AI agents on Android and iOS devices.
client:Cline
transport:stdio
runtime:npm
Install Drengr 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": {
"server": {
"command": "npx",
"args": [
"-y",
"drengr"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs