@valewnrt/testa-mcp
Advanced tools
+32
| # @valewnrt/testa-mcp | ||
| Thin launcher for the **[Testa](https://github.com/valewnrt/testa)** MCP server — drive the | ||
| iOS Simulator from an AI agent: real HID gestures, token-efficient accessibility snapshots | ||
| (~200 tokens/screen instead of screenshots), Vision-OCR fallback, deterministic replay flows. | ||
| This package ships **no binary and downloads nothing**. It locates an already-installed | ||
| native `testa` and execs `testa mcp`, forwarding stdio verbatim. | ||
| ## Install the native binary first (macOS only) | ||
| ```sh | ||
| brew tap valewnrt/testa | ||
| brew install testa | ||
| testa setup | ||
| ``` | ||
| ## Use | ||
| ```sh | ||
| npx @valewnrt/testa-mcp # 13 token-lean core tools | ||
| npx @valewnrt/testa-mcp --full # all 40 tools (push, location, biometry, …) | ||
| ``` | ||
| Or register directly with Claude Code (no npm needed at all): | ||
| ```sh | ||
| claude mcp add testa -- testa mcp | ||
| ``` | ||
| Environment: `TESTA_BIN` overrides binary discovery; `--udid <udid>` targets a specific | ||
| simulator. Docs, flows, CI action and benchmarks: https://github.com/valewnrt/testa |
+1
-1
| { | ||
| "name": "@valewnrt/testa-mcp", | ||
| "version": "0.2.0", | ||
| "version": "0.2.1", | ||
| "description": "npx launcher for the Testa MCP server (iOS Simulator E2E driver for AI agents). Requires the native `testa` binary — install it with Homebrew.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
5356
23.38%3
50%1
-50%33
Infinity%