Skip to content
Claude Desktop

tapp for Claude Desktop

io.github.aarwitz/tapp

Test iOS, Android, and web apps with agent exploration, replayable flows, and CI gates.

client:Claude Desktop transport:stdio runtime:npm

Install tapp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "tapp": {
      "command": "npx",
      "args": [
        "-y",
        "@aarwitz/tapp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

tapp in other clients