← Index

droidsight

io.github.edgecasehuman/droidsightv1.0.0Cloud Storage

Drives a real Android device over ADB and attaches the resulting screen to every action.

In-path gate · all MCP tools

Using droidsight in Claude, Cursor, Gemini CLI, Cline, or Zed?

MCP tool contracts can change remotely with no version bump. The mcpindex gate pins each contract and HOLDs the call when it drifts-before your agent acts. Zero credentials. This is not the package install for this server itself (use Install this server for that).

Install the mcpindex gate (one command)

Rewrites your MCP host config so each server launches behind the gate. Inspect first: curl -fsSL https://mcpindex.ai/install.sh | less

uv tool install mcpindex-gate && mcpindex-config-wire
Trust verdict · v1 advisory · method
NOT YET SCREENEDno verdict on file

Verdict not yet evaluated for this tool. The semantic screen takes adversarial cases first; coverage rolls out as the corpus expands (15/150 labels to graduation). The deterministic conformance probe is built but has not yet run on the public corpus, so a recorded verdict here is REVIEW or UNVERIFIED, never a clearing ALLOW. Until a verdict is recorded, an agent should treat this tool as not-yet-cleared and fall back to its own checks. Method: the eval, four-state verdict, honest limits.

Own this server? Screen its description →

That verdict was true at screening time (snapshot 2026-08-12).

Contracts can change after screening, with no version bump. The gate pins droidsight’s tool contracts on first sight and holds any silent change before your agent acts - the check that keeps being true on Tuesday.

See your first HOLD in 2 minutes →

Related: how to trust an MCP server · screen before install · silent contract drift

Environment variables
DROIDSIGHT_DEVICE_SERIAL

The only Android target the process may use. Required when ADB reports more than one authorized device; the server refuses to guess.

DROIDSIGHT_ADB_PATH

Explicit path to the ADB executable. Falls back to ANDROID_SDK_ROOT, ANDROID_HOME, then PATH.

DROIDSIGHT_LOCAL_ROOT

Confines host paths used by APK installation and file push/pull. Defaults to the process working directory.

DROIDSIGHT_DEVICE_PIN
secret

Numeric PIN for UI actions that require automatic unlock.

DROIDSIGHT_ALLOW_SHELL

Set to 1 to publish the arbitrary shell and macro tools. Grants authority equivalent to broad ADB shell access.

DROIDSIGHT_DEBUG_LOG

Path to a persistent debug log. File logging is otherwise disabled.

DROIDSIGHT_LOG

Tracing filter. Defaults to warn, or debug when a debug log path is set.

DROIDSIGHT_EVENTS

Set to 1 to start the long-running device event monitor. Requires DROIDSIGHT_DEVICE_SERIAL.

DROIDSIGHT_SENTINEL

Set to 1 to start the background enforcement loop. It re-applies watched device state on a timer, including unlocking the screen. Off by default.

MCP quality score · maturity, not trust · methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
10
Alternatives in Cloud Storage