Skip to content
Windsurf

tapp for Windsurf

io.github.aarwitz/tapp

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

client:Windsurf transport:stdio runtime:npm

Install tapp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

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

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

tapp in other clients