Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Drengr Community

БесплатноНе проверен

0-code mobile analytics that auto-understands what your app is doing. Community hub for the Drengr SDKs: issues, discussions & releases.

GitHubEmbed

Описание

0-code mobile analytics that auto-understands what your app is doing. Community hub for the Drengr SDKs: issues, discussions & releases.

README

Eyes and hands for AI agents on mobile devices.

Drengr is an MCP server that gives AI agents (Claude, GPT, Gemini) the ability to see, tap, type, and navigate mobile apps — Android and iOS.


Install

npm install -g drengr

Or run without installing:

npx drengr

Or via shell script:

curl -fsSL https://drengr.dev/install.sh | bash

Quick Setup

# Check your system
drengr doctor

# Configure your MCP client (Claude Desktop, Claude Code, Cursor, etc.)
drengr setup

Add to Claude Desktop

Add to ~/Library/Application Support/Claude/claude_desktop_config.json:

{
  "mcpServers": {
    "drengr": {
      "command": "drengr",
      "args": ["mcp"]
    }
  }
}

Add to Claude Code

claude mcp add drengr -- drengr mcp

Add to Cursor

Add to .cursor/mcp.json in your project:

{
  "mcpServers": {
    "drengr": {
      "command": "drengr",
      "args": ["mcp"]
    }
  }
}

What Drengr does

  • 3 MCP tools: drengr_look (observe screen), drengr_do (take action), drengr_query (ask questions)
  • Android & iOS — ADB for Android, simctl for iOS, Appium for cloud devices
  • Vision-first — sees your app like a human via annotated screenshots
  • Text mode — ~300 tokens per screen instead of 100KB images
  • Situation reports — after every action: what changed, what's new, is it stuck?
  • Screen exploration — auto-maps your app's navigation graph
  • Network capture — sees HTTP calls during each action

Supported platforms

Platform Architecture Supported
macOS arm64 (M1+)
macOS x64
Linux x64
Linux arm64

Documentation

Full documentation at drengr.dev

License

Proprietary — © 2026 Drengr. All rights reserved. See LICENSE for details.

from github.com/SharminSirajudeen/drengr-community

Установка Drengr Community

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/SharminSirajudeen/drengr-community

FAQ

Drengr Community MCP бесплатный?

Да, Drengr Community MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Drengr Community?

Нет, Drengr Community работает без API-ключей и переменных окружения.

Drengr Community — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить Drengr Community в Claude Desktop, Claude Code или Cursor?

Открой Drengr Community на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Drengr Community with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории development