MCPVault
Automate logo

Automate

未申請

作者: kobiton

AI coding assistant plugin for the Kobiton mobile testing platform. Works with Claude Code, Copilot CLI, Gemini CLI Extension, Cursor CLI and Codex CLI to manage devices, upload apps, run mobile automation, and view test results directly from your workspace.

claude-codekobitonai-coding-assistantandroid-testingappiumcli-toolcodex-clicopilot-cligemini-cliios-testing

インストール

$npm install -g @anthropic-ai/claude-code@latest

未申請リスティング

このMCPサーバーはあなたのものですか?

このリスティングは公開情報から自動的にインデックスされました。申請することで、ページの編集、互換性の設定、成長ツールのアンロックができます。2分以内に完了します。

このサーバーを申請する

ツール(31個)

confirmAppUpload

Confirm an uploaded file so Kobiton creates the app record (parsing runs asynchronously)

createTestRun

Create a test run from a test suite or selected test cases

createTestSuite

Create a test suite from existing test cases

deleteTestCase

Delete a test case

deleteTestSuite

Delete a test suite (member test cases are kept)

getApp

Get app details and version history

getAppParsingStatus

Check the async parse status of an uploaded app version until it reaches a terminal state

getCredential

Return the authenticated user's username, API key, and portal URL — backs /automate:setup

getDeviceStatus

Get real-time status of a specific device

getOrgSettings

Return your organization's feature flags and preferences (e.g. live remediation) — read up front by create-test-run and monitor-test-run

getSession

Get session details including commands, capabilities, metadata

getSessionArtifacts

Get download URLs for video, logs, screenshots, reports

getTestCase

Get test case details including its steps

getTestRun

Get test run details including its sessions

getTestSuite

Get test suite details including member test cases

getUserInputEvents

Get the touch/swipe gestures a human made on the device-only live view during a session

listApps

List uploaded app builds in your organization

listDevices

List available devices filtered by platform, availability, or group

listSessions

List test sessions with filters for status, device, platform

listTestCases

List test cases with team and keyword filters

listTestRuns

List test runs with team, keyword, and platform filters

listTestSuites

List test suites with team and keyword filters

reserveDevice

Reserve a device for exclusive testing

saveTestCase

Convert a finished manual session into a reusable test case

startNativeSession

Start an XCUITest / UIAutomator / GameDriver native automation session on a device

terminateReservation

Release a reserved device by terminating its reservation

terminateSession

Stop a running test session

terminateTestRun

Stop a running test run

updateTestCase

Update a test case's metadata and steps

updateTestSuite

Update a test suite's metadata and membership

uploadAppToStore

Upload an app to Kobiton Store (permanent, visible in portal)