Testa runs on your own machine — the client starts it, so there is no endpoint to ping. 247 installs a week from npm. Last commit 30 Jul 2026.
Drive the iOS Simulator from an agent: read the screen, tap/type/swipe, replay flows in CI.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add testa -- npx -y @valewnrt/testa-mcp
{
"mcpServers": {
"testa": {
"args": [
"-y",
"@valewnrt/testa-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.testa]
command = "npx"
args = ["-y", "@valewnrt/testa-mcp"]
{
"mcpServers": {
"testa": {
"args": [
"-y",
"@valewnrt/testa-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"testa": {
"args": [
"-y",
"@valewnrt/testa-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.