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 服务器是你的吗?

此列表根据公开信息自动生成。认领后,你可以编辑页面、设置兼容性并解锁增长工具。全程不超两分钟。

认领此服务器

工具(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)