MCP Server
MCP
io.github.aarwitz/tapp
Test iOS, Android, and web apps with agent exploration, replayable flows, and CI gates.
Install
npx -y @aarwitz/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "@aarwitz/tapp",
"version": "0.17.3",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"runtimeArguments": [
{
"description": "Start the Tapp MCP server on stdio",
"value": "mcp",
"type": "positional"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment