Back to Home
desplega-ai icon

qa-use

Verified Safe

by desplega-ai

Overview

Provides browser automation and QA testing capabilities for AI agents, including automated tests, session monitoring, and batch execution.

Installation

Run Command
npx @desplega.ai/qa-use-mcp

Environment Variables

  • QA_USE_API_KEY
  • QA_USE_API_URL
  • QA_USE_APP_URL
  • QA_USE_REGION
  • TUNNEL_HOST

Security Notes

The server uses a broad CORS policy ('Access-Control-Allow-Origin', '*') for its HTTP mode, though it's protected by Bearer token authentication. Tunnel mode (`localtunnel`) exposes a local browser WebSocket endpoint to the public internet, which inherently increases attack surface. While it uses deterministic subdomains and secure defaults (HTTPS for tunnel host), users should be aware of the implications of exposing local services. Installation of Playwright browsers involves forking a child process (`playwright install chromium`), which is a privileged operation. No direct 'eval' or obvious malicious patterns are observed, and good practices like `--no-sandbox` for Playwright are used. The overall security relies heavily on the security of the `desplega.ai` platform and careful user configuration.

Similar Servers

Stats

Interest Score40
Security Score7
Cost ClassMedium
Avg Tokens1500
Stars10
Forks1
Last Update2025-12-03

Tags

browser-automationqa-testingplaywrightmcpai-agent