By tanlethanh
Start and manage Zedra Host daemon for remote mobile development. Checks installation, launches the daemon, and prints a QR code to pair with the Zedra mobile app.
Start the Zedra Host daemon to enable remote control from the Zedra mobile app. Checks if zedra CLI is installed, installs it if missing, then launches the daemon and prints a QR code for pairing. Use when the user wants to connect their phone, start zedra, or pair a mobile device.
Show status of the running Zedra Host daemon. Use when the user asks if zedra is running, wants to check connection status, or needs to see active sessions.
Stop the running Zedra Host daemon. Use when the user wants to shut down zedra, stop the daemon, or disconnect.
Open a new terminal on the connected phone via the running Zedra Host daemon. Use when the user wants to open a terminal on their phone, send a command to mobile, or launch a tool on the remote device.
Agent plugin for Zedra — control your dev environment from your phone.
See zedra.dev for the app and full documentation.
curl
# Install Zedra CLI
curl -fsSL zedra.dev/install.sh | sh
# Start Zedra in working directory
zedra start
Claude Code
# Inside Claude Code session
/plugin marketplace add tanlethanh/zedra-plugin
/plugin install zedra@zedra
# Restart Claude Code session and start Zedra
/zedra:zedra-start
Codex
# Install CLI and setup Codex skill
curl -fsSL zedra.dev/codex.sh | sh
# then in Codex:
/zedra-start
OpenCode
# Install CLI and setup OpenCode skill
curl -fsSL zedra.dev/opencode.sh | sh
# then in OpenCode:
/zedra-start
Gemini CLI
gemini skills install https://github.com/tanlethanh/zedra-plugin.git --path plugins/zedra
/zedra-start
| Skill | Description |
|---|---|
zedra-start | Launch daemon and print QR for mobile pairing |
zedra-status | Show daemon status and active sessions |
zedra-stop | Stop the daemon |
zedra-terminal | Open a terminal on the connected phone |
MIT
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub tanlethanh/zedra-plugin --plugin zedraControl Codex and Gemini from your phone. Coordinate AI agents across CLIs via tmux.
Agents specialized in mobile development for iOS, Android, and cross-platform applications. Focuses on native and cross-platform mobile solutions.
Mobile device automation CLI for Android, iOS, Aurora OS, and Desktop platforms
Control Android and iOS devices, emulators, and simulators through MobAI HTTP API
Complete Claude Code configs for mobile development - Android, iOS, and Kotlin Multiplatform
Run Airtap tasks from Claude Code to control Android devices in the cloud or on physical receivers.