testa for Claude Code
io.github.valewnrt/testa
Drive the iOS Simulator from an agent: read the screen, tap/type/swipe, replay flows in CI.
client:Claude Code
transport:stdio
runtime:npm
Install testa in Claude Code
run in your project directory
claude mcp add testa -e TESTA_MCP_FULL=<TESTA_MCP_FULL> -e TESTA_UDID=<TESTA_UDID> -- npx -y @valewnrt/testa-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs