← Back to Plugins
MCP Server MCP

XCRS Mobile & TV Automation

github By github 👁 1 views ▲ 0 votes

MCP tools for testing mobile and TV apps on iOS simulators, Android phones, and Apple/Android TV.

Homepage Verified source GitHub

Install

cargo:[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "cargo",
      "registryBaseUrl": "https://crates.io",
      "identifier": "xcrs",
      "version": "0.5.2",
      "transport": {
        "type": "stdio"
      },
      "packageArguments": [
        {
          "description": "Run XCRS Mobile & TV Automation as an MCP server over stdio.",
          "isRequired": true,
          "type": "named",
          "name": "--mcp"
        }
      ]
    }
  ]
}
mcp model-context-protocol cargo

Comments

Sign in to leave a comment

Loading comments...