Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From automate
Connects remotely to the Kobiton API for mobile device testing, enabling device access, session management, and test execution on real devices.
npx claudepluginhub kobiton/automate --plugin automateCopy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"kobiton": {
"type": "http",
"url": "https://api.kobiton.com/mcp"
}
}
}Review these signals before enabling this server
This server connects to external services. Review the URLs it accesses before enabling.
Server configuration and connection parameters
https://api.kobiton.com/mcpShare bugs, ideas, or general feedback.