QA Engineer hero image

Your AI QA Engineer for Mobile Testing in Claude

Use natural language to create, debug, and scale mobile tests with Kobiton’s Claude integration.

How it Works

Kobiton’s Claude plugin brings AI-powered mobile testing directly into your workflow — making it fast to create, update, and run Appium tests.

Skip Appium Script Writing

Mobile test automation is slow to build and harder to maintain. AI removes that bottleneck by generating and updating tests instantly.

Why this matters
Prompt. Test. Ship.

Generate Appium scripts, debug failures, and expand test coverage using simple prompts.

What you can do
No New Tools

Works directly within your development environment — no context switching, no new tools to learn.

How it fits your workflow

Key Benefits

Four ways Kobiton cuts your mobile test creation time in half.

Generate Appium scripts from prompts
Generate Appium scripts from prompts
Get intelligent suggestions and fixes
Get intelligent suggestions and fixes
Automate workflows with natural language
Automate workflows with natural language
Scale testing without writing more code
Scale testing without writing more code
Benefits right image

Discover the Benefits of Mobile Testing in Claude

See it in action in 5 minutes

Get Started

Install the plugin

In Claude Code, run:

/plugin marketplace add kobiton/automate
/plugin install automate@kobiton
Authenticate

You can authenticate using OAuth or an API key.

OAuth (recommended)

When you first use the plugin, a browser window opens. Sign in with your Kobiton credentials. Claude stores tokens automatically.

API key

Generate an API key in Kobiton Portal > Settings > API Keys. Then set:

export KOBITON_AUTH="Basic $(echo -n 'username:api-key' | base64)"

Update .mcp.json to include the Authorization header.

OAuth and API key authentication cannot be used together. Use one method at a time.

NOTE
Run a command

Use natural language to interact with Kobiton:

Show available Android devices

Upload app.apk and run tests/smoke_test.js

Show results for session 12345

For more information on the Kobiton plugin, visit our documentation .

Start building mobile tests with AI today

Install our Plugin