New Mobilerun VA is now in beta — a hosted 24/7 agent for mobile automation
Integration · OpenClaw

OpenClaw integration. One command.

Control mobilerun devices from your OpenClaw agent. Install the skill, add your API key. Your agent is on a real phone.

Install

One command.

terminal
# Install the mobilerun skill into OpenClaw
openclaw plugins install @mobilerun/openclaw-mobilerun

Or download the .skill file directly from GitHub.

Setup · 3 steps

From zero to first run.

STEP 01

Create an account

Sign up at cloud.mobilerun.ai. Pick a plan or start on the free pay-as-you-go tier.

STEP 02

Generate an API key

Open cloud.mobilerun.ai/api-keys and create a key scoped to your skill.

STEP 03

Configure your agent

Paste the key into the OpenClaw skill config. Your agent now has a real phone.

Example

Talk to it.
It runs.

Type natural language into OpenClaw. The agent opens the app, performs the steps, returns the result.

User → OpenClaw

"Open TikTok on my phone and like the first 3 videos on my feed."

Agent invoked mobilerun.run_task()
Device: Pixel 8 / EU-1
Task completed in 14s
skill.config
name: mobilerun
api_key: $MOBILERUN_API_KEY
device:
  type: physical
  region: eu-1
  identity: real-device
Capabilities

What it can do.

01

App Automation

Open any app, navigate to a screen, complete a multi-step flow. Native input throughout.

02

Creator Workflows

Schedule posts, publish assets, manage creator accounts, pull engagement data. Multi-profile, multi-region, persistent.

03

Data Extraction

Pull structured results out of mobile-only apps. UI state, screen data, returned as typed JSON.

04

Testing

Exploratory QA on real devices. Production-grade signals, plain-English specs.

One key. One command.

Drop your mobilerun API key into OpenClaw and start automating from chat.