AutoMobile✓
dev.jasonpearson/auto-mobile · v0.0.13
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "dev.jasonpearson/auto-mobile",
"description": "Mobile device interaction automation via MCP",
"title": "AutoMobile",
"repository": {
"url": "https://github.com/kaeawc/auto-mobile",
"source": "github"
},
"version": "0.0.13",
"websiteUrl": "https://kaeawc.github.io/auto-mobile/",
"packages": [
{
"registryType": "npm",
"identifier": "@kaeawc/auto-mobile",
"version": "0.0.13",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
}
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}