GhostQA for Windsurf
io.github.synctekllc/ghostqa
AI personas navigate your web app in real browsers, find bugs and UX issues. No scripts needed.
client:Windsurf
transport:stdio
runtime:pypi
Install GhostQA in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"ghostqa": {
"command": "uvx",
"args": [
"ghostqa"
],
"env": {
"ANTHROPIC_API_KEY": "<ANTHROPIC_API_KEY>",
"GHOSTQA_ALLOWED_DIRS": "<GHOSTQA_ALLOWED_DIRS>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs