← Index

GhostQA

io.github.SyncTekLLC/ghostqa·v0.2.2·Browser Automation
Quality Score
82
/100

AI personas navigate your web app in real browsers, find bugs and UX issues. No scripts needed.

§01  Install
Claude Desktop (uvx)
{
  "mcpServers": {
    "ghostqa": {
      "command": "uvx",
      "args": [
        "ghostqa"
      ],
      "env": {
        "ANTHROPIC_API_KEY": "<your-anthropic_api_key>",
        "GHOSTQA_ALLOWED_DIRS": "<ghostqa_allowed_dirs>"
      }
    }
  }
}
§02  Environment variables
ANTHROPIC_API_KEY
requiredsecret

Your Anthropic API key for AI-powered testing

GHOSTQA_ALLOWED_DIRS

Colon-separated list of allowed directories for MCP server access restriction

§03  MCP Quality Score  ·  methodology
freshness
22
completeness
15
installability
25
documentation
15
stability
5
§04  Alternatives in Browser Automation